pgcopydb
Database copier
Automates copying of databases between Postgres servers with parallel processing and streaming capabilities.
Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids)
1k stars
22 watching
80 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A web application that takes SQL query text as input and generates various charts from the results. | 391 |
| A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 391 |
| A PostgreSQL database adapter for Python | 1,808 |
| A utility to manage periodic backups and recovery of PostgreSQL databases | 719 |
| Replicates data from MySQL to PostgreSQL using Python | 385 |
| A driver library for interacting with PostgreSQL databases on MicroPython platforms | 26 |
| Copies files from source to destination based on glob patterns and options | 426 |
| Package for fast copying complex data structures of different types | 49 |
| A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| Collects and displays PostgreSQL statistics for performance monitoring and analysis | 117 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,042 |
| A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
| A native PostgreSQL client driver written in Zig | 259 |