michelp / metagration
Metagration: PostgreSQL Migrator in PostgreSQL
☆101Updated 3 years ago
Alternatives and similar repositories for metagration
Users that are interested in metagration are comparing it to the libraries listed below
Sorting:
- Postgres Query Optimizer Extension that guarantees your desired plan will not change☆95Updated 2 years ago
- PostgreSQL replication cache with Redis, Memcached and REST APIs☆114Updated last year
- Unlock advanced Postgres features without granting SUPERUSER access☆62Updated last week
- Postgres Extension written in Rust, to enable data tiering to AWS S3☆147Updated 9 months ago
- postgres support for BSON☆97Updated 7 months ago
- Postgres extension to allow encrypted query operations☆74Updated last month
- PostgreSQL Extension: More friendly system catalog for PostgreSQL☆23Updated 4 months ago
- A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE☆124Updated 4 months ago
- PostgreSQL extension upgrade script validation☆16Updated 3 months ago
- History and audit of table changes in PostgreSQL☆33Updated last month
- A postgres extension to avoid accidental mistakes☆40Updated 11 months ago
- A PostgreSQL EXPLAIN ANALYZE visualizer with advanced quirk correction algorithms.☆52Updated 4 years ago
- pg_dumpbinary is a program used to dump a PostgreSQL database with data dumped in binary format. The resulting dumps must be restored usi…☆80Updated 3 weeks ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆155Updated 5 months ago
- PostgreSQL migration management tool☆232Updated last year
- TRAKTOR: Set up true multimaster replication clusters with vanilla PostgreSQL servers.☆36Updated 2 weeks ago
- Simple SQL finite state machine for Postgres☆70Updated 5 years ago
- SQLite Foreign Data Wrapper for PostgreSQL☆242Updated last month
- RFC6238 TOTP implementation in pure PostgreSQL plpgsql