Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.

License

Notifications You must be signed in to change notification settings

postgres-ai/database-lab-engine

Repository files navigation

Database Lab Engine - thin database clones for faster development

Database Lab Engine (DLE) is an open-source (AGPLv3) technology that allows blazing-fast cloning of Postgres databases of any size in seconds. This helps solve many problems such as:

  • build dev/QA/staging environments involving full-size production-like databases,
  • provide temporary full-size database clones for SQL query analysis optimization (see Joe bot),
  • automatically verify database migrations (DB schema changes) and massive data operations in CI/CD pipelines to minimize risks of downtime and performance degradation.

As an example, cloning a 10 TiB PostgreSQL database can take less than 2 seconds.

How it works and how it helps engineers do their work faster and have better quality

Please support the project giving a GitLab star! It's on the main page, at the upper right corner:

Add a star

Useful links

Tutorials

Reference guides

How-to guides

Miscellaneous

Development

Open an Issue to discuss ideas, open a Merge Request to propose a change.

See our GitLab Container Registry to find the images built for development branches.

Development requirements

  1. Install golangci-lint: https://github.com/golangci/golangci-lint#install

Community

Morty Proxy This is a proxified and sanitized view of the page, visit original site.