DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Graphite vs. NebulaGraph vs. OceanBase vs. RocksDB

System Properties Comparison Graphite vs. NebulaGraph vs. OceanBase vs. RocksDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOceanBase  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA distributed, linear scalable, high perfomant Graph DBMSA distributed, high available RDBMS compatible with Oracle and MySQLEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelTime Series DBMSGraph DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score1.97
Rank#119  Overall
#58  Relational DBMS
Score2.84
Rank#97  Overall
#16  Key-value stores
Websitegithub.com/­graphite-project/­graphite-webgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
en.oceanbase.comrocksdb.org
Technical documentationgraphite.readthedocs.iodocs.nebula-graph.ioen.oceanbase.com/­docs/­oceanbase-databasegithub.com/­facebook/­rocksdb/­wiki
DeveloperChris DavisVesoft Inc.OceanBase infopreviously Alibaba and Ant GroupFacebook, Inc.
Initial release2006201920102013
Current release4.3.0, April 20249.4.0, June 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoCommercial license availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonC++C++C++
Server operating systemsLinux
Unix
LinuxLinuxLinux
Data schemeyesStrong typed schemayesschema-free
Typing infopredefined data types such as float or dateNumeric data onlyyesyesno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyesno
Secondary indexesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesno
SQL infoSupport of SQLnoSQL-like query languageyesno
APIs and other access methodsHTTP API
Sockets
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
C++ API
Java API
Supported programming languagesJavaScript (Node.js)
Python
.Net
C++
Go
Java
PHP
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocolMulti-source replication using Paxosyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoRole-based access controlAccess rights for users, groups and roles according to SQL-standardno
More information provided by the system vendor
GraphiteNebulaGraphOceanBaseRocksDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GraphiteNebulaGraphOceanBaseRocksDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Collecting, storing, and analyzing your DevOps workloads with open-source Telegraf, Amazon Timestream, and Grafana
25 November 2020, AWS Blog

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, WV News

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

provided by Google News

Fintech giant Ant Group spins off database firm as Alibaba affiliates take stake
3 July 2024, South China Morning Post

Meet the Database Built for Modern-Day Pressures (And Your AI Dreams Too)
24 June 2024, CDOTrends

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

OceanBase Cloud Database Will Be Available on Google Cloud Marketplace
27 June 2024, Fintech News Singapore

OceanBase announces its listing on Google Cloud Marketplace, expanding cloud database services to 80 availability zones worldwide
27 June 2024, PR Newswire

provided by Google News

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook’s MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here