yazun / postgres-xl-10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postgres-XL Database Management System
======================================

This directory contains the source code distribution of the Postgres-XL
database management system.

Postgres-XL is an advanced object-relational cluster database management
 system that supports an extended subset of the SQL standard, including
transactions, foreign keys, user-defined types and functions.  This
distribution also contains C language bindings.

Postgres-XL has many language interfaces similar to PostgreSQL, many of
which are listed here:

	https://www.postgresql.org/download

See the file INSTALL for instructions on how to build and install
Postgres-XL.  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-XL
system.  Copyright and license information can be found in the
file COPYRIGHT.  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
http://www.postgres-xl.org/download.  For more information look at our
web site located at http://www.postgres-xl.org.

About

License:Other


Languages

Language:C 85.0%Language:PLpgSQL 5.6%Language:C++ 2.2%Language:Perl 2.0%Language:Yacc 1.4%Language:Objective-C 0.8%Language:SQLPL 0.8%Language:Makefile 0.7%Language:Lex 0.5%Language:Shell 0.4%Language:PLSQL 0.2%Language:M4 0.2%Language:Ruby 0.1%Language:Roff 0.1%Language:Python 0.1%Language:Batchfile 0.0%Language:XS 0.0%Language:Emacs Lisp 0.0%Language:DTrace 0.0%Language:Assembly 0.0%