https://github.com/robins/postgres
PsqlForks - Make psql speak to all PostgreSQL Derived Engines
https://github.com/robins/postgres
cockroachdb pgbouncer pipelinedb psql rds-database redshift
Last synced: 9 months ago
JSON representation
PsqlForks - Make psql speak to all PostgreSQL Derived Engines
- Host: GitHub
- URL: https://github.com/robins/postgres
- Owner: robins
- License: gpl-3.0
- Fork: true (postgres/postgres)
- Created: 2017-05-26T11:55:56.000Z (about 9 years ago)
- Default Branch: forks
- Last Pushed: 2025-03-18T03:58:35.000Z (over 1 year ago)
- Last Synced: 2025-03-18T04:33:54.766Z (over 1 year ago)
- Topics: cockroachdb, pgbouncer, pipelinedb, psql, rds-database, redshift
- Language: C
- Homepage: http://www.thatguyfromdelhi.com/search/label/psqlforks
- Size: 395 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README
- Changelog: HISTORY
- License: LICENSE.txt
Awesome Lists containing this project
README
**NOTE**: This branch is maintained as a personal effort and is not
sponsored / supported by my Employer or any other third-party. This
is not officially supported / endorsed by any Commercial interest in
any way.
PsqlForks
=========
This directory contains the source code distribution of the PostgreSQL
database management system, along with modifications required for
PsqlForks.
PsqlForks ( http://psqlforks.com ) is a psql variant that tries to
accommodate as many PostgrSQL variants (or software that speak the
PostgreSQL protocol to an extent).
The current status of support for different PostgreSQL derived databases
can be seen here:
https://github.com/robins/postgres/blob/forks/src/bin/psql/README.md
See the file INSTALL for instructions on how to build and install
PostgreSQL. That file also lists supported operating systems and
hardware platforms and contains information regarding any other
software packages that are required to build or run the PostgreSQL
system. Copyright and license information can be found in the
file LICENSE.txt. A comprehensive documentation set is included in this
distribution; it can be read as described in the installation
instructions.
The latest version of this software may be obtained at
https://github.com/robins/postgres/tree/forks . For more information look
at the web site located at http://www.thatguyfromdelhi.com/search/label/psql .