1 Star 0 Fork 625

CQJDC / SequoiaDB

forked from SequoiaDB / SequoiaDB 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 2.14 KB
一键复制 编辑 原始数据 按行查看 历史
Tao Wang 提交于 2019-05-25 21:26 . Update README.md

SequoiaDB README

About Us

SequoiaDB is a MySQL/PostgreSQL-compatible distributed relational database.

It supports ACID, horizontal scaling, HA/DR and Multi-model data storage engine.

SequoiaDB Specific Characteristics

  • Standard SQL access, MySQL compatibility

    SequoiaDB supports standard SQL access, and achieves MySQL/PostgreSQL/SparkSQL compatibility in protocol level.

  • Financial-level distributed OLTP

    As a financial-level multi-model distributed database, SequoiaDB is designed to support MySQL/PostgreSQL compatible OLTP.

  • Distributed Architecture

    SequoiaDB data storage engine applies native distributed architecture. The data are stored in different physical nodes, which could achieve the automated data distribution and management, as well as the flexible scalability.

  • Multi-Model Data Engines

    The flexible storage data types of SequoiaDB support structured, semi-structured and unstructured data, realizing the unified management of multi-model data.

  • HTAP (Hybrid Transactional and Analytical Processing)

    Through the support of SQL and the integration of Spark, SequoiaDB achieves the hybrid transactional and analytical processing, and agile and flexible business application implementation to handle more complicated business scenarios.

Documentation

Architecture

Architecture

Contact us

License

Most SequoiaDB source files are made available under the terms of the GNU Affero General Public License (AGPL). See individual files for details. All source files for clients, drivers and connectors are released under Apache License v2.0.

Restriction

  • SequoiaDB officially supports x86_64 and ppc64 Linux build on CentOS, Redhat, SUSE and Ubuntu.

  • Windows build and 32 bit build are for testing purpose only.

C++
1
https://gitee.com/cqjdc/SequoiaDB.git
git@gitee.com:cqjdc/SequoiaDB.git
cqjdc
SequoiaDB
SequoiaDB
master

搜索帮助