chimpler / postgres-aws-s3Links
aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
☆171Updated last year
Alternatives and similar repositories for postgres-aws-s3
Users that are interested in postgres-aws-s3 are comparing it to the libraries listed below
Sorting:
- ParquetS3 Foreign Data Wrapper for PostgresSQL☆234Updated 7 months ago
- Framework for building trusted language extensions for PostgreSQL☆388Updated 3 weeks ago
- Easily sync your Postgres database to a Snowflake, ClickHouse, or DuckDB warehouse.☆84Updated 11 months ago
- Postgres Extension written in Rust, to enable data tiering to AWS S3☆143Updated last year
- Postgres clone schema utility without need of going outside of database. Makes developers life easy by running single function to clone s…☆194Updated 3 weeks ago
- Export PostgreSQL table or query into Parquet file☆82Updated 2 weeks ago
- Parquet foreign data wrapper for PostgreSQL☆381Updated last year
- Adds query routing and rewriting extensions to pgbouncer☆441Updated last month
- BigQuery Foreign Data Wrapper for PostgreSQL☆95Updated last year
- pg2kinesis uses logical decoding in Postgres 9.4 or later to capture a consistent, continuous stream of events from the database and publ…☆59Updated 4 months ago
- kafka foreign database wrapper for postresql☆109Updated 2 weeks ago
- Replicate Postgres commits using logical replication to AWS Kinesis.☆32Updated 7 years ago
- An FDW for Python extensions☆106Updated 2 weeks ago
- Proxy server that intercepts (and modifies) packets☆45Updated 3 years ago
- Show query plans of all currently running SQL statements☆199Updated 3 weeks ago
- DuckDB-powered analytics in Postgres☆153Updated last year
- A Singer.io Target for Postgres☆100Updated last year
- pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and relative tim…