pg_shard
Table sharder
Enables horizontal scaling and high availability for PostgreSQL tables by sharding and replicating them.
ATTENTION: pg_shard is superseded by Citus, its more powerful replacement
1k stars
65 watching
63 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Collects and displays PostgreSQL statistics for performance monitoring and analysis | 117 |
| A columnar storage extension for PostgreSQL that uses a native table access method API to improve performance and compression. | 1,758 |
| Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
| Tools for monitoring Postgres database performance | 129 |
| Tools for managing a PostgreSQL database like a version control system | 569 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| Automates formatting and beautification of PostgreSQL SQL queries | 1,711 |
| A PostgreSQL extension for encrypting and decrypting data using the Themis library. | 30 |
| A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
| A PostgreSQL extension that allows distributed database scalability and high performance through sharding and replication | 10,728 |
| A web application that takes SQL query text as input and generates various charts from the results. | 391 |
| A tool to monitor and visualize PostgreSQL cluster performance and health | 601 |
| Development trees for collaborative work on PostgreSQL patches and features | 6 |
| Detects security vulnerabilities in PostgreSQL extension scripts and PL/pgSQL code. | 78 |