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: 1 day ago
Linked from 2 awesome lists
databasedatabase-migrationsgolangmysqlpostgresqlsinglestore
Related projects:
Repository | Description | Stars |
---|---|---|
adlio/schema | A tool for managing and applying database schema migrations in Go applications. | 36 |
go-gormigrate/gormigrate | A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,047 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
soundcloud/lhm | A tool to perform online, non-locking database schema migrations | 1,832 |
rafaelespinoza/godfish | A tool for managing database migrations across multiple databases. | 8 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 530 |
cmu-is-projects/ferry | A tool for managing and visualizing data migrations and manipulations in Rails applications | 245 |
macourtney/drift | A migration library for Clojure projects, automating changes to the database schema. | 120 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
pravasan/pravasan | A tool for managing database schema migrations. | 30 |
dnaeon/cl-migratum | A Common Lisp system that automates the process of updating database schemas during software development and deployment. | 45 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |