DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Redshift vs. Badger vs. Datomic vs. NebulaGraph vs. RethinkDB

System Properties Comparison Amazon Redshift vs. Badger vs. Datomic vs. NebulaGraph vs. RethinkDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonBadger  Xexclude from comparisonDatomic  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA distributed, linear scalable, high perfomant Graph DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSKey-value storeRelational DBMSGraph DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score0.14
Rank#331  Overall
#49  Key-value stores
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websiteaws.amazon.com/­redshiftgithub.com/­dgraph-io/­badgerwww.datomic.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rethinkdb.com
Technical documentationdocs.aws.amazon.com/­redshiftgodoc.org/­github.com/­dgraph-io/­badgerdocs.datomic.comdocs.nebula-graph.iorethinkdb.com/­docs
DeveloperAmazon (based on PostgreSQL)DGraph LabsCognitectVesoft Inc.The Linux Foundation infosince July 2017
Initial release20122017201220192009
Current release1.0.6735, June 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCGoJava, ClojureC++C++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinuxLinux
OS X
Windows
Data schemeyesschema-freeyesStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes infostring, binary, float, bool, date, geometry
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.nonononono
Secondary indexesrestrictednoyesyes 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.yes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnonoSQL-like query languageno
APIs and other access methodsJDBC
ODBC
RESTful HTTP APIBrowser 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
Supported programming languagesAll languages supporting JDBC/ODBCGoClojure
Java
.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
Server-side scripts infoStored proceduresuser defined functions infoin Pythonnoyes infoTransaction Functionsuser defined functions
TriggersnonoBy using transaction functionsClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone infoBut extensive use of caching in the application peersShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone infoBut extensive use of caching in the application peersCausal Clustering using Raft protocolSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnonoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes inforecommended only for testing and developmentyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoRole-based access controlyes infousers and table-level permissions
More information provided by the system vendor
Amazon RedshiftBadgerDatomicNebulaGraphRethinkDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon RedshiftBadgerDatomicNebulaGraphRethinkDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

Transforming the Member Experience Using Amazon Redshift with Together Credit Union | Case Study
23 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Achieve peak performance and boost scalability using multiple Amazon Redshift serverless workgroups and Network ...
9 May 2024, AWS Blog

Breaking barriers in geospatial: Amazon Redshift, CARTO, and H3 | Amazon Web Services
16 May 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

provided by Google News

Atomic Canyon and ORNL develop revolutionary nuclear AI
16 May 2024, energynews.pro

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

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

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

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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.

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

Milvus logo

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

AllegroGraph logo

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

Neo4j logo

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

Present your product here