database-lab-engine
blog
database-lab-engine | blog | |
---|---|---|
20 | 1 | |
2,121 | 8,133 | |
0.6% | 0.3% | |
8.8 | 9.9 | |
8 days ago | 3 days ago | |
TypeScript | PLpgSQL | |
Apache License 2.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
database-lab-engine
-
Pg_branch: Pre-alpha Postgres extension brings Neon-like branching
Underlying DBLab Engine is FOSS (Apache 2.0), with API, CLI and UI https://github.com/postgres-ai/database-lab-engine
-
Want to avoid MySQL but find PlanetScale really appealing
That said, there are a few folks out there attempting it. As mentioned, Neon attempts branching but has no "merge". Postgres.ai has "thin clones" for similar migration testing but again, no "merge".
-
Neon – Serverless Postgres
Agreed, this direction is underestimated and should be developed better -- we (Postgres.ai) do it for any Postgres with our Database Lab Engine [1], and Neon would bring even more power if it's installed on production
[1] https://github.com/postgres-ai/database-lab-engine
- Changing Tires at 100mph: A Guide to Zero Downtime Migrations
- Database Lab Engine 3.1 for PostgreSQL
- Database Lab Engine 3.1 released: native support for pgBackRest, timezones in CLI, more
- Database Lab Engine: Thin PostgreSQL Clones. DLE provides blazing-fast database cloning to build powerful development, test, QA, staging environments.
- Thin PostgreSQL clones
blog
What are some alternatives?
neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
postgres-aws-s3 - aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
wal-g - Archival and Restoration for databases in the Cloud
node-pg-migrate - Node.js database migration management for PostgreSQL
reshape - An easy-to-use, zero-downtime schema migration tool for Postgres
aurora - CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
goose - A database migration tool. Supports SQL migrations and Go functions.
omdb-postgresql - PostgreSQL Schema for OMDB
libschema - database schema migrations on a per-library basis [Go]
pgwatch2 - PostgreSQL metrics monitor/dashboard
awesome-nodered - A collection of interesting nodes and resources for Node-RED
pg_partman - Partition management extension for PostgreSQL