在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:CockroachDB开源软件地址:https://gitee.com/mirrors/CockroachDB开源软件介绍:
CockroachDB is a cloud-native distributed SQL database designed to build,scale, and manage modern, data-intensive applications.
What is CockroachDB?CockroachDB is a distributed SQL database built on a transactional andstrongly-consistent key-value store. It scales horizontally;survives disk, machine, rack, and even datacenter failures withminimal latency disruption and no manual intervention; supportsstrongly-consistent ACID transactions; and provides a familiarSQL API for structuring, manipulating, and querying data. For more details, see our FAQ or architecture document. DocsFor guidance on installation, development, deployment, and administration, see our User Documentation. Starting with CockroachCloudWe can run CockroachDB for you, so you don't have to run your own cluster. See our online documentation: Quickstart with CockroachCloud Starting with CockroachDB
Client DriversCockroachDB supports the PostgreSQL wire protocol, so you can use any available PostgreSQL client drivers to connect from various languages.
Deployment
Need Help?
Building from sourceSee our wiki for more details. ContributingWe welcome your contributions! If you're looking for issues to work on, try looking at the good first issue list. We do our best to tag issues suitable for new external contributors with that label, so it's a great way to find something you can help with! See our wiki for more details. Engineering discussions take place on our public mailing list, [email protected]. Also please join our Community Slack (there's a dedicated #contributors channel!) to ask questions, discuss your ideas, and connect with other contributors. DesignFor an in-depth discussion of the CockroachDB architecture, see ourArchitectureGuide.For the original design motivation, see our designdoc. LicensingCurrent CockroachDB code is released under a combination of two licenses, the Business Source License (BSL) and the Cockroach Community License (CCL). When contributing to a CockroachDB feature, you can find the relevant license in the comments at the top of each file. For more information, see the Licensing FAQs. Comparison with Other DatabasesTo see how key features of CockroachDB stack up against other databases,check out CockroachDB in Comparison. See Also
|
请发表评论