TonicAI / masquerade
A Postgres Proxy to Mask Data in Realtime
☆192Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for masquerade
- Condenser is a database subsetting tool☆317Updated 2 weeks ago
- pganalyze statistics collector for gathering PostgreSQL metrics and log data☆335Updated this week
- A dashboard for your PgBouncers.☆250Updated last year
- Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL☆538Updated this week
- Audit trail with schema versioning for PostgreSQL using transaction-based logging☆383Updated last year
- Because, sometimes, your Elephant must lie☆90Updated 3 years ago
- Manage a Postgres cluster's roles, role memberships, schema ownership, and privileges☆316Updated 9 months ago
- Bitemporal tables in Postgres☆141Updated 2 years ago
- Contains PostgreSQL functions which I regularly needed.☆126Updated 3 weeks ago
- DynamoDB to PostgreSQL & Citus continuous replication tool☆86Updated 2 years ago
- Adds query routing and rewriting extensions to pgbouncer☆407Updated 2 months ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆150Updated 4 months ago
- pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative tim…