5 Star 11 Fork 4

zettadb/kunlun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.PostgreSQL 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
Zhao Wei 提交于 2021-04-22 17:56 . minor doc update.
See README to know about Kunlun distributed DBMS.
See ReleaseNotes.txt for the list of features released in each released version of Kunlun distributed DBMS.
To build computing node program from source, use build.sh directly or refer to it for instructions.
To build kunlun-storage from source, see kunlun-storage/INSTALL.kunlun.md for instructions.
To build cluster_mgr from source, see cluster_mgr/README for instructions.
To install a Kunlun distributed DBMS cluster, refer to INSTALL.kunlun.md for instructions.
=====================================
PostgreSQL Database Management System
=====================================
This directory contains the source code distribution of the PostgreSQL
database management system.
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, user-defined types
and functions. This distribution also contains C language bindings.
PostgreSQL has many language interfaces, many of which are listed here:
https://www.postgresql.org/download
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 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
https://www.postgresql.org/download/. For more information look at our
web site located at https://www.postgresql.org/.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zettadb/kunlun.git
git@gitee.com:zettadb/kunlun.git
zettadb
kunlun
kunlun
main

搜索帮助