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 qu...
翻译 - 精简 PostgreSQL 克隆。 DLE 提供超快的数据库克隆,以构建强大的开发、测试、QA、登台环境。关注以保持更新。
💎 Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
#安卓#An ORM for Android with type-safety and painless smart migrations
An application development framework for WordPress. More than WordPress Plugin Boilerplate Generator. You will fall in love with PluginMaster. Let's try. visit: https://www.wppluginmaster.com
Simple database migration tool for Postgres with skunk on JVM and Native
Migrate and replicate data from MongoDB to PostgreSQL in Node.js
Create sqlalchemy python model files by defining tables and columns in a YAML file
Database migration tool to migrate different structured databases.
Flyway migration feature for Ktor (Kotlin)
Validate PHP database migration files for compliance with best practices. Ensure db migrations are irreversible.
A terraform project that can be used to setup replication between AWS RDS/Aurora and Google CloudSQL
Efficient database migration made easy
DB schema tools with format conversion, source generation, reverse/forward engineering
Spring Batch 5 skeleton for Spring Boot 3. Includes DB to CSV and CSV to DB samples for quick customization. This repository demonstrates multi-database setup, efficient batch processing, and GitHub A...
[Pre-release] Go simple and SQL-like ORM which is high performance, providing mock, flexible implementation, and smart database migration.
Goose database migration tool - fork of https://github.com/pressly/goose
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
Let's understand how database migration works with the flutter Sqflite, it is journey between onCreate() to onUpgrade()
This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts ...