libschema
Migration library
A tool for managing and executing database schema migrations in Go libraries.
database schema migrations on a per-library basis [Go]
15 stars
3 watching
5 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
databasedatabase-migrationsgolangmysqlpostgresqlsinglestore
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for managing and applying database schema migrations in Go applications. | 36 |
| A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,055 |
| A package for managing PostgreSQL database schema changes | 10 |
| A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
| A tool to perform online, non-locking database schema migrations | 1,833 |
| A tool for managing database migrations across multiple databases. | 8 |
| Manages changes to a database schema over time. | 144 |
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 529 |
| A tool for managing and visualizing data migrations and manipulations in Rails applications | 245 |
| A migration library for Clojure projects, automating changes to the database schema. | 120 |
| Tool for managing and applying database schema changes | 170 |
| A tool for managing database schema migrations. | 30 |
| A Common Lisp system that automates the process of updating database schemas during software development and deployment. | 45 |
| A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |