Provides utilities for Postgres database schema versioning.
☆407Jul 10, 2024Updated last year
Alternatives and similar repositories for Pyrseas
Users that are interested in Pyrseas are comparing it to the libraries listed below
Sorting:
- Schema Evolution Manager makes it very simple for engineers to contribute schema changes to a postgresql database, managing the schema ev…☆273Dec 11, 2025Updated 2 months ago
- DEPRECATED: Like diff but for PostgreSQL schemas☆3,052Aug 25, 2025Updated 6 months ago
- Simple tool to evolve PostgreSQL schema easily.☆661Feb 27, 2026Updated last week
- Sensible database change management☆3,109Jan 25, 2026Updated last month
- PostgreSQL Unit Testing Suite☆1,120Dec 18, 2025Updated 2 months ago
- pgquarrel compares PostgreSQL database schemas (DDL)☆404Mar 27, 2023Updated 2 years ago
- ☆101Nov 30, 2024Updated last year
- Command-line admin tool for observing and troubleshooting Postgres.☆1,595Jan 6, 2026Updated 2 months ago
- PostgreSQL Workload Analyzer☆818Oct 18, 2025Updated 4 months ago
- PostgreSQL Languages AST and statements prettifier: master branch covers PG10, v2 branch covers PG12, v3 covers PG13, v4 covers PG14, v5 …☆391Dec 29, 2025Updated 2 months ago
- PostgreSQL Remote Control☆754Updated this week
- A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/☆1,910Feb 21, 2026Updated last week
- Collect and display information and stats from a running PostgreSQL server☆1,074Jan 18, 2026Updated last month
- PostgreSQL metrics monitor/dashboard☆1,845Dec 17, 2024Updated last year
- Data Access Library☆703Aug 5, 2022Updated 3 years ago
- Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to…☆498Mar 9, 2025Updated 11 months ago
- Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges☆320Jan 11, 2024Updated 2 years ago
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆742Feb 18, 2026Updated 2 weeks ago
- pg_task - job scheduler for PostgreSQL, Greenplum and Greengage: asynchronous background execution of SQL commands at user-defined time☆67Feb 2, 2026Updated last month
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆329Jan 10, 2026Updated last month
- Easy postgres codebase injection - aka postgres non data live reload☆340Jul 8, 2023Updated 2 years ago
- Postgres database extension to mimic a logon trigger☆33Jul 28, 2025Updated 7 months ago
- FDW that wraps JDBC for PostgreSQL.It can be used to connect and fetch data from any data source that supports JDBC☆67Sep 8, 2020Updated 5 years ago
- Making Postgres and Elasticsearch work together like it's 2023☆4,738Mar 1, 2025Updated last year
- Tool for query progress monitoring in PostgreSQL☆158Feb 5, 2026Updated last month
- ☆32May 18, 2023Updated 2 years ago
- HTTP client for PostgreSQL, retrieve a web page from inside the database.☆1,564Feb 20, 2026Updated 2 weeks ago
- A Postgres extension for managing SSL certificates through SQL.☆12Dec 8, 2025Updated 2 months ago
- Audit trail with schema versioning for PostgreSQL using transaction-based logging☆400Mar 11, 2025Updated 11 months ago
- Manage postgres schema, triggers, procedures, and views