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

DBMS > Ingres vs. NebulaGraph vs. RethinkDB vs. Riak TS vs. SwayDB

System Properties Comparison Ingres vs. NebulaGraph vs. RethinkDB vs. Riak TS vs. SwayDB

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionWell established RDBMSA distributed, linear scalable, high perfomant Graph DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSGraph DBMSDocument storeTime Series DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitewww.actian.com/­databases/­ingresgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rethinkdb.comswaydb.simer.au
Technical documentationdocs.actian.com/­ingresdocs.nebula-graph.iorethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperActian CorporationVesoft Inc.The Linux Foundation infosince July 2017Open Source, formerly Basho TechnologiesSimer Plaha
Initial release1974 infooriginally developed at University Berkely in early 1970s2019200920152018
Current release11.2, May 20222.4.1, August 20203.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2Open SourceOpen Source infoGNU Affero GPL V3.0
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.
Implementation languageCC++C++ErlangScala
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
LinuxLinux
OS X
Windows
Linux
OS X
Data schemeyesStrong typed schemaschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometrynono
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.no infobut tools for importing/exporting data from/to XML-files availablenononono
Secondary indexesyesyes 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.yesrestrictedno
SQL infoSupport of SQLyesSQL-like query languagenoyes, limitedno
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
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
HTTP API
Native Erlang Interface
Supported programming languages.Net
C++
Go
Java
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyesuser defined functionsErlangno
TriggersyesClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesIngres ReplicatorCausal Clustering using Raft protocolSource-replica replicationselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlyes infousers and table-level permissionsnono
More information provided by the system vendor
IngresNebulaGraphRethinkDBRiak TSSwayDB
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
IngresNebulaGraphRethinkDBRiak TSSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Ingres CEO Burkhardt will bring open source perspective to Cloud Panel
10 May 2024, Database Journal

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, 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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here