SQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | shard_manager |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2014-02-25 |
| Latest release | 2014-07-01 |
| Catalogue updated | 2026-08-30 |
| pg_shard | Shard and replicate PostgreSQL tables across remote servers |
| pathman_sharding | Improved sharding for pg_pathman. |
| mypg_sharding | mypg sharding utilities for PostgreSQL |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| orochi | Modern HTAP PostgreSQL extension for sharding, time-series, columnar analytics, tiered storage, and vector workloads. |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| router | Experimental C extension that routes PostgreSQL OLTP queries across shards. |