All Projects → vesoft-inc → nebula

vesoft-inc / nebula

Licence: Apache-2.0 license
A distributed, fast open-source graph database featuring horizontal scalability and high availability

Programming Languages

C++
36643 projects - #6 most used programming language
Gherkin
971 projects
python
139335 projects - #7 most used programming language
CMake
9771 projects
Yacc
648 projects
Thrift
134 projects

Projects that are alternatives of or similar to nebula

Hazelcast
Open-source distributed computation and storage platform
Stars: ✭ 4,662 (-43.12%)
Mutual labels:  distributed-systems, big-data, scalability, distributed
Dgraph
Native GraphQL Database with graph backend
Stars: ✭ 17,127 (+108.97%)
Mutual labels:  distributed, graph-database, graphdb
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-99.18%)
Mutual labels:  big-data, scalability, distributed
Hazelcast Nodejs Client
Hazelcast IMDG Node.js Client
Stars: ✭ 124 (-98.49%)
Mutual labels:  big-data, scalability, distributed
Hazelcast Go Client
Hazelcast IMDG Go Client
Stars: ✭ 140 (-98.29%)
Mutual labels:  big-data, scalability, distributed
hazelcast-csharp-client
Hazelcast .NET Client
Stars: ✭ 98 (-98.8%)
Mutual labels:  big-data, scalability, distributed
Hazelcast Python Client
Hazelcast IMDG Python Client
Stars: ✭ 92 (-98.88%)
Mutual labels:  big-data, scalability, distributed
Titanoboa
Titanoboa makes complex workflows easy. It is a low-code workflow orchestration platform for JVM - distributed, highly scalable and fault tolerant.
Stars: ✭ 787 (-90.4%)
Mutual labels:  distributed-systems, big-data, distributed
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (-95.06%)
Mutual labels:  distributed-systems, raft, distributed
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+347.63%)
Mutual labels:  distributed-systems, big-data, scalability
nebula-graph
A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
Stars: ✭ 833 (-89.84%)
Mutual labels:  raft, graph-database, nebula-graph
Mit 6.824 2018
Solutions to mit 6.824 2018
Stars: ✭ 158 (-98.07%)
Mutual labels:  distributed-systems, raft
Diztl
Share, discover & download files in your network 💥
Stars: ✭ 162 (-98.02%)
Mutual labels:  distributed-systems, distributed
manager
The API endpoint that manages nebula orchestrator clusters
Stars: ✭ 28 (-99.66%)
Mutual labels:  distributed, nebula
Dkeras
Distributed Keras Engine, Make Keras faster with only one line of code.
Stars: ✭ 181 (-97.79%)
Mutual labels:  distributed-systems, distributed
Fluentdispatch
🌊 .NET Standard 2.1 framework which makes easy to scaffold distributed systems and dispatch incoming load into units of work in a deterministic way.
Stars: ✭ 152 (-98.15%)
Mutual labels:  distributed-systems, distributed
Atomix
A reactive Java framework for building fault-tolerant distributed systems
Stars: ✭ 2,182 (-73.38%)
Mutual labels:  distributed-systems, raft
Bastion
Highly-available Distributed Fault-tolerant Runtime
Stars: ✭ 2,333 (-71.53%)
Mutual labels:  distributed-systems, distributed
Thespian
Python Actor concurrency library
Stars: ✭ 220 (-97.32%)
Mutual labels:  distributed-systems, scalability
nebula-docker-compose
Docker compose for Nebula Graph
Stars: ✭ 84 (-98.98%)
Mutual labels:  graph-database, nebula-graph


English | 中文
A distributed, scalable, lightning-fast graph database

code coverage nightly build nebula star nebula fork

What is NebulaGraph?

NebulaGraph is 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.

Trusted and contributed by users, the NebulaGraph community comes with a rich open-source ecosystem. And it has been widely used for social media, recommendation systems, knowledge graphs, security, capital flows, AI, etc, see our users.

Compared with other graph database solutions, NebulaGraph has the following advantages:

  • Symmetrically distributed
  • Storage and computing separation
  • Horizontal scalability
  • Strong data consistency by RAFT protocol
  • OpenCypher-compatible query language
  • Role-based access control for higher-level security

Notice of Release

NebulaGraph used to be split into three repositories: Nebula-Graph, Nebula-Storage, and Nebula-Common for versions between v2.0.0 and v2.5.x, which will be archived.

The one and only codebase of NebulaGraph is now github.com/vesoft-inc/nebula, as it's back to mono-repo since v2.6.0.

Please check the latest release via the documentation: https://docs.nebula-graph.io/.

Quick start

Read the Getting started article for a quick start.

Getting help

In case you encounter any problems playing around NebulaGraph, please reach out for help:

Documentation

Architecture

NebulaGraph Architecture

Contributing

Contributions are warmly welcomed and greatly appreciated. And here are a few ways you can contribute:

Landscape

  

NebulaGraph enriches the CNCF Database Landscape.

Licensing

NebulaGraph is 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 NebulaGraph as a back-end service to support your SaaS deployment.

Contact

Community

Discussions Slack Zoom Google Calendar Meetup Meeting Archive Discourse Tecent_Meeting


If you find NebulaGraph interesting, please ⭐️ Star it on GitHub at the top of the page.

https://github.com/vesoft-inc/nebula

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].