Database Lab Engine 2.1.0 released

From: "Postgres(dot)ai via PostgreSQL Announce" <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Database Lab Engine 2.1.0 released
Date: 2021-01-02 16:20:21
Message-ID: 160960442135.668.3625567400881870491@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

[Database Lab Engine](https://gitlab.com/postgres-ai/database-lab) is an open-source tool for building powerful development and testing environments based on thin cloning of PostgreSQL databases. Using Database Lab open-source CLI or API (and if you are using Database Lab SaaS, proprietary GUI), on a single machine with, say, a 1 TiB disk, you can easily create and destroy dozens of database copies of size 1 TiB each. All these copies are independently modifiable and created/destroyed in just a few seconds. This can become a game-changer in your development and testing workflow, improving time-to-market, and reducing costs of your non-production infrastructure.

In version 2.1 contains numerous improvements. Main new features are:

- Better data protection and security:
- robust configuration defining how data is patched when snapshots are automatically created (both shell and SQL scripts are now supported),
- new option: preserve passwords for the existing DB users.
- [experimental] DLE API and the CLI tool are extended to have a new feature: “CI Observer” helping control DB schema changes a.k.a. DB migrations (see [CLI reference](https://postgres.ai/docs/database-lab/cli-reference#subcommand-start-observation), watch [demo](https://www.youtube.com/watch?v=EBFbWdfyy-0)). This is a small step towards the big goal: have 100% coverage for testing DB migrations in CI using full-sized thin clones.

Links:

- [Database Lab Engine 2.1.0 release notes](https://gitlab.com/postgres-ai/database-lab/-/releases/2.1.0)
- [Resources](https://postgres.ai/resources/) – an interactive tutorial, case studies
- [Blog](https://postgres.ai/blog/)
- [Tutorial for RDS users](https://postgres.ai/docs/tutorials/database-lab-tutorial-amazon-rds)
- [Tutorial for any PostgreSQL database](https://postgres.ai/docs/tutorials/database-lab-tutorial)
- [Database Lab Engine configuration reference](https://postgres.ai/docs/database-lab/config-reference)

Any feedback is highly appreciated:

- Twitter: [(at)Database_Lab](https://twitter.com/Database_Lab)
- [Community Slack](https://database-lab-team-slack-invite.herokuapp.com/) (English), and [Telegram group (Russian)](https://t.me/databaselabru)
- [Database Lab Engine repository](https://gitlab.com/postgres-ai/database-lab), with the [issue tracker](https://gitlab.com/postgres-ai/database-lab/-/issues)

Browse pgsql-announce by date

  From Date Subject
Next Message Veil2 via PostgreSQL Announce 2021-01-03 22:30:46 Veil2 0.9.2 beta
Previous Message PWN via PostgreSQL Announce 2020-12-27 22:14:09 PostgreSQL Weekly News - December 27, 2020