mypg sharding utilities for PostgreSQL
pgext.cloud · Source code · Documentation · Control file
| Package | mypg_sharding |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | mypg_sharding |
| Schema | mypg |
| Stars | 1 |
| Latest commit | 2018-08-29 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| postgres_fdw | foreign-data wrapper for remote PostgreSQL servers |
| pg_shardman | Manages PostgreSQL 10 hash-sharded tables across nodes using pg_pathman, postgres_fdw, and logical replication. |
| pathman_sharding | Improved sharding for pg_pathman. |
| gogudb | PostgreSQL extension for distributed hash and range partitioning across foreign servers. |
| greenplum_fdw | Foreign data wrapper for querying Greenplum from PostgreSQL using SERIALIZABLE remote transactions. |
| orochi | Modern HTAP PostgreSQL extension for sharding, time-series, columnar analytics, tiered storage, and vector workloads. |
| router | Experimental C extension that routes PostgreSQL OLTP queries across shards. |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| pgraft | Raft consensus, leader election, and replicated key-value state |
| pg_shard | Shard and replicate PostgreSQL tables across remote servers |
| shard_manager | SQL/PLpgSQL toolkit for schema-based sharding, shard maps, template-table cloning, and 64-bit distributed ID generation. |