The Postgres.ai team is happy to announce the release of version 3.1 of Database Lab Engine (DLE), the most advanced open-source software ever released that empowers development, testing, and troubleshooting environments for fast-growing projects. The use of Database Lab Engine 3.1 provides a competitive advantage to companies via implementing the "Shift-left testing" approach in software development.
Database Lab Engine is an open-source technology that enables thin cloning for PostgreSQL. Thin clones are exceptionally useful when you need to scale the development process. DLE can manage dozens of independent clones of your database on a single machine, so each engineer or automation process works with their own database provisioned in seconds without extra costs.
In this release, the development team has also focused on the Database Lab Engine community, making it easier to get help or contribute. The team greets all new contributors: @Nikolay Devxx, @asotolongo, @Tanya301, @denis-boost, @pietervincken, @ane4ka
Action required to migrate from a previous version. If you are running DLE 3.0 or older, to upgrade to DLE 3.1, please read the Migration notes.
In DLE 3.1:
- Native support for pgBackRest as a tool to restore data from archives (physical mode, including continuously updated state), in addition to the existing support of WAL-G
- Allow configuring timezone in DLE CLI configuration to improve the experience of using DLE in CI/CD pipelines
- Improved README.md, translated to four languages, added CONTRIBUTING.md, SECURITY.md, and CODE_OF_CONDUCT.md
- Many improvements in the engine and UI to improve work both in logical and physical modes
Community news:
- ๐ DLE repository on GitHub now has 1,100+ stars; many thanks to everyone who supports the project in any way
- ๐ฅ Pieter Vincken has published a blog post describing their experience of using DLE: "Testing with production data made easy"
- ๐ The Twitter account has reached 400 followers โ please follow @Database_Lab
- ๐ DLE now has 15 contributors. More contributions are welcome! See "good first issues"
- ๐ฅ Please consider various ways to contribute โ read CONTRIBUTING.md
Further readingโ
- DLE 3.1 release notes
- Database Lab Documentation
- Tutorial for any database
- Tutorial for Amazon RDS
- Interactive tutorial (Katacoda)
To get help, reach out to the Postgres.ai team and the growing community of Database Lab users and contributors: https://postgres.ai/contact.
Request for feedback and contributionsโ
Feedback and contributions would be greatly appreciated:
- Database Lab Community Slack
- DLE & DB Migration Checker issue tracker
- Issue tracker of the Terraform module for Database Lab
Like Database Lab? Give us a GitHub star: https://github.com/postgres-ai/database-lab.
Share this blog post:
Database Lab by Postgres.ai
An open-source experimentation platform for PostgreSQL databases. Instantly create full-size clones of your production database and use them to test your database migrations, optimize SQL, or deploy full-size staging apps.