goose
Database schema manager
A tool for managing changes to a database schema.
A database migration tool. Supports SQL migrations and Go functions.
7k stars
60 watching
528 forks
Language: Go
last commit: 2 months ago
Linked from 2 awesome lists
databasedatabase-migrationsgogolangmigrationmigrationsmysqlpostgrespostgresqlschemasqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
| Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
| Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |
| A MySQL driver library for Go's database/sql package | 14,580 |
| A lightweight framework-agnostic database migration tool | 5,539 |
| An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
| A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
| A package for managing PostgreSQL database schema changes | 10 |
| A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,055 |
| A high-performance PostgreSQL driver and toolkit for building Go applications | 10,954 |
| A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,748 |
| A Go driver that connects to the DuckDB in-memory database engine | 761 |
| A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,735 |
| A toolset for handling MySQL protocol and replication in Go | 4,630 |
| A tool for managing and executing database schema migrations in Go libraries. | 15 |
| Tools for managing dependencies in Go projects | 8,148 |