内容简介:Nebula Graphis an open-source graph database capable of hosting super large scale graphs with dozens of billions of vertices (nodes) and trillions of edges, with milliseconds of latency.Compared with other graph database solutions,
What is Nebula Graph?
Nebula Graphis an open-source graph database capable of hosting super large scale graphs with dozens of billions of vertices (nodes) and trillions of edges, with milliseconds of latency.
Compared with other graph database solutions, Nebula Graph has the following advantages:
- Symmetrically distributed
- Storage and computing separation
- Horizontal scalability
- Strong data consistency by RAFT protocol
- SQL-like query language
- Role-based access control for higher level security
Roadmap
See our Roadmap for what's coming soon in Nebula Graph .
Supported Clients
Quick start
Read the Getting started article for a quick start.
Please note that you must install Nebula Graph by installing source code , rpm/deb packages or docker compose , before you can actually start using it. If you prefer a video tutorial, visit our YouTube channel .
Getting help
In case you encounter any problems playing around Nebula Graph , please reach out for help:
Documentation
Architecture
Contributing
Contributions are warmly welcomed and greatly appreciated. And here are a few ways you can contribute:
- Start by some good first issues
- Submit Pull Requests to us. See how-to-contribute .
Licensing
Nebula Graphis under Apache 2.0 license, so you can freely download, modify, and deploy the source code to meet your needs. You can also freely deploy Nebula Graph as a back-end service to support your SaaS deployment.
In order to prevent cloud providers monetizing from the project without contributing back, we added Commons Clause 1.0 to the project. As mentioned above, we fully commit to the open source community. We would love to hear your thoughts on the licensing model and are willing to make it more suitable for the community.
Contact
- Twitter: @NebulaGraph
- Facebook page
- LinkedIn page
- Slack channel
- email: info@vesoft.com
以上所述就是小编给大家介绍的《An open-source distributed graph database written in C++》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web信息架构(第3版)
[美] Peter Morville、Louis Rosenfeld / 陈建勋 / 电子工业出版社 / 2013-10 / 99.00元
本书内容涵盖了信息架构基本原理和实践应用的方方面面。全书共7个部分,包括信息架构概述、信息架构的基本原理、信息架构的开发流程和方法论、信息架构实践、信息架构与组织、两个案例研究,以及参考资料清单。 本书兼具较高的理论价值和实用价值,曾被Web设计领域多本书籍重点推荐,是信息架构领域公认的经典书籍,不论新手还是专家都能各取所需。本书可供Web设计与开发者、Web架构师、网站管理者及信息管理相关......一起来看看 《Web信息架构(第3版)》 这本书的介绍吧!