Keep yourself informed about the most recent additions and improvements we’ve made to Database.
After months of development, Safe migrations can now be activated on development branches. Activating this feature ensures zero-downtime schema migrations, the ability to revert schemas, and safeguards against unintended schema modifications.
Database introduces the capability to set up same-region read replicas. These replicas are separate, read-only compute units designed to conduct read operations on the same dataset as their corresponding read-write compute instances.
For more information, refer to our docs post on read replicas or the read replicas section in the documentation.