pgxschema
Schema manager
A tool that helps manage and apply PostgreSQL schema changes from within a Go application.
The jackc/pgx-compatible version of adlio/schema
1 stars
1 watching
0 forks
Language: Go
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 633 |
adlio/schema | A tool for managing and applying database schema migrations in Go applications. | 36 |
perseas/pyrseas | A toolset for managing and describing changes to a PostgreSQL database schema | 400 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 554 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
sqldef/sqldef | Automated schema management tool that uses SQL to manage changes across multiple databases | 1,979 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 569 |
indix/schemer | A schema registry and inference system for various data formats | 111 |
ariga/terraform-provider-atlas | Provides a Terraform provider for managing and migrating database schemas using modern DevOps principles. | 57 |
schemahero/schemahero | An operator for declarative schema management in Kubernetes | 1,010 |
caarlos0-graveyard/zsh-pg | A plugin providing utility functions to interact with PostgreSQL databases from the command line. | 18 |
hawkular/cassalog | A tool for managing schema changes in NoSQL databases | 14 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |