pgsql_migration

Database manager

Utilities for managing PostgreSQL databases in Erlang projects

PostgreSQL migrations for Erlang

GitHub

19 stars
2 watching
10 forks
Language: Erlang
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
salsita/node-pg-migrate Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. 1,295
jwdeitch/pg_migrate A utility to manage Postgres schema and other objects through version-controlled migrations. 31
multum/pg-differ A Node.js tool for comparing and managing PostgreSQL databases during migrations. 36
epgsql/epgsql A client library for interacting with PostgreSQL databases in Erlang. 417
artemeff/eql An Erlang library that simplifies the use of SQL queries in Erlang applications 116
artemeff/qsp Enhanced query string parser for Erlang 19
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
arenadotio/pgx A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations 122
fabianlindfors/reshape Automates schema changes in PostgreSQL without downtime 1,725
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 568
crbelaus/trans A way to manage translations in Elixir applications by storing them directly within the schema 231
yandex/pgmigrate A tool to manage and automate changes to a PostgreSQL database schema 631
larapulse/migrator Automates database schema changes using Go-based migrations 25