Contents
Postgres-XL
An open source fork of PostgreSQL as a scalable distributed database cluster
Postgres-XL
is an open source fork of PostgreSQL as a scalable distributed database cluster.
The origins of Postgres-XL
lie in a product first developed in 2012 by StormDB built on top of the existing Postgres-XC codebase. Postgres-XL
itself was released as an open source project under that name in 2014 following StormDB's acquisition by TransLattice.
Notes
The official Postgres-XL
repository is hosted by the PostgreSQL project.The last commit (1cc1df10) dates from October 2018.
An official-looking repository can be found on GitHub but that has not been updated since 2015.
References
- Postgres-XL homepage: Postgres-XL
- Documentation: Postgres-XL
- Repository: postgres-xl.git