-
Cybertec
- Vienna, Austria
More
Stars
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative time against a PostgreSQL database cluster.
ODPI-C: Oracle Database Programming Interface for Drivers and Applications
pg_timetable: Advanced scheduling for PostgreSQL
PostgreSQL extension for automated execution plan tuning
Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It sup…
pgquarrel compares PostgreSQL database schemas (DDL)
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then gener…
Partial Implementation of SQL/MED for PostgreSQL using PL/PerlU and DBI