DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GreptimeDB vs. Neo4j vs. Oracle NoSQL vs. Riak KV vs. Transbase

System Properties Comparison GreptimeDB vs. Neo4j vs. Oracle NoSQL vs. Riak KV vs. Transbase

Editorial information provided by DB-Engines
NameGreptimeDB  Xexclude from comparisonNeo4j  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRiak KV  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionAn open source Time Series DBMS built for increased scalability, high performance and efficiencyScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDistributed, fault tolerant key-value storeA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelTime Series DBMSGraph DBMSDocument store
Key-value store
Relational DBMS
Key-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitegreptime.comneo4j.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.greptime.comneo4j.com/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperGreptime Inc.Neo4j, Inc.OracleOpenSource, formerly Basho TechnologiesTransaction Software GmbH
Initial release20222007201120091987
Current release5.19, April 202423.3, December 20233.2.0, December 2022Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL version3, commercial licenses availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache version 2, commercial enterprise editioncommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageRustJava, ScalaJavaErlangC and C++
Server operating systemsAndroid
Docker
FreeBSD
Linux
macOS
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
Linux
OS X
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-free, schema definition possibleschema-free and schema-optionalSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes
Typing infopredefined data types such as float or dateyesyesoptionalnoyes
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.nononono
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyesrestrictedyes
SQL infoSupport of SQLyesnoSQL-like DML and DDL statementsnoyes
APIs and other access methodsgRPC
HTTP API
JDBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
RESTful HTTP APIHTTP API
Native Erlang Interface
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC++
Erlang
Go
Java
JavaScript
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresPythonyes infoUser defined Procedures and FunctionsnoErlangyes
Triggersyes infovia event handlernoyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes using Neo4j FabricShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnono infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)noyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheno
User concepts infoAccess controlSimple rights management via user accountsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and rolesyes, using Riak Securityfine grained access rights according to SQL-standard
More information provided by the system vendor
GreptimeDBNeo4jOracle NoSQLRiak KVTransbase
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

openCypher Will Pave the Road to GQL for Cypher Implementers
22 May 2024

7 Tips for Submitting Your NODES 2024 Talk
22 May 2024

How to Configure Neo4j Aura With AWS PrivateLink
21 May 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18 May 2024

Neo4j Joins the Connect with Confluent Partner Program
16 May 2024

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
GreptimeDBNeo4jOracle NoSQLRiak KVTransbase
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27 September 2023, AWS Blog

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here