9 skills found
postgres-ai / Database Lab EngineDBLab 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.
mbryzek / Schema Evolution ManagerSchema Evolution Manager makes it very simple for engineers to contribute schema changes to a postgresql database, managing the schema evolutions as proper source code. Schema changes are deployed as gzipped tarballs named with the corresponding git tag.
GuiaBolso / DarwinDatabase schema evolution library for Go
hhandoko / Cassandra MigrationApache Cassandra / DataStax Enterprise database migration (schema evolution) library
mongoid / EvolverDatabase Schema Evolution for MongoDB
javanile / MoldableThe only PHP & MySQL ORM for Continuous Delivery. Using javanile/moldable can eliminate the step of data migrations and schema changes, often manual steps or exceptions to a continuous delivery workflow.
sfu-dis / TesseractTesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)
guilhermewebdev / MigratorMigrator is a command-line tool designed for seamless database management through migrations. With features for creating, executing, and rolling back migrations, Migrator ensures a controlled evolution of your database schema. Take charge of your database changes effortlessly with Migrator.
FgForrest / DarwinDarwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.