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

GitHub

1k stars
65 watching
63 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gleu/pgstats Collects and displays PostgreSQL statistics for performance monitoring and analysis 118
citusdata/cstore_fdw A columnar storage extension for PostgreSQL that uses a native table access method API to improve performance and compression. 1,759
dimitri/pgcopydb Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. 1,192
tritondatacenter/pgsqlstat Tools for monitoring Postgres database performance 130
sastraxi/pgsh Tools for managing a PostgreSQL database like a version control system 568
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 349
schemaplus/schema_plus_pg_indexes Adds support for PostgreSQL index expressions and operator classes to ActiveRecord 30
darold/pgformatter Automates formatting and beautification of PostgreSQL SQL queries 1,692
cossacklabs/pg_themis A PostgreSQL extension for encrypting and decrypting data using the Themis library. 30
dataegret/pg-utils A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities 1,043
citusdata/citus A PostgreSQL extension that allows distributed database scalability and high performance through sharding and replication 10,609
dimitri/pgcharts A web application that takes SQL query text as input and generates various charts from the results. 392
crunchydata/pgmonitor A tool to monitor and visualize PostgreSQL cluster performance and health 591
2ndquadrant/postgres Development trees for collaborative work on PostgreSQL patches and features 6
timescale/pgspot Detects security vulnerabilities in PostgreSQL extension scripts and PL/pgSQL code. 68