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

DBMS > NuoDB vs. RethinkDB vs. Sequoiadb vs. Snowflake

System Properties Comparison NuoDB vs. RethinkDB vs. Sequoiadb vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameNuoDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionNuoDB is a webscale distributed database that supports SQL and ACID transactionsDBMS for the Web with a mechanism to push updated query results to applications in realtime.NewSQL database with distributed OLTP and SQLCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMSDocument storeDocument store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websitewww.3ds.com/­nuodb-distributed-sql-databaserethinkdb.comwww.sequoiadb.comwww.snowflake.com
Technical documentationdoc.nuodb.comrethinkdb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.snowflake.net/­manuals/­index.html
DeveloperDassault Systèmes infooriginally NuoDB, Inc.The Linux Foundation infosince July 2017Sequoiadb Ltd.Snowflake Computing Inc.
Initial release2013200920132014
Current release2.4.1, August 2020
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache Version 2Open Source infoServer: AGPL; Client: Apache V2commercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C++
Server operating systemshosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Windows
Linuxhosted
Data schemeyesschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyes infooid, date, timestamp, binary, regexyes
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.nononoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLyesnoSQL-like query languageyes
APIs and other access methodsADO.NET
JDBC
ODBC
proprietary protocol using JSONCLI Client
JDBC
ODBC
Supported programming languages.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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
.Net
C++
Java
PHP
Python
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava, SQLJavaScriptuser defined functions
TriggersyesClient-side triggers through changefeedsnono infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesdata is dynamically stored/cached on the nodes where it is read/writtenSharding inforange basedShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoManaged transparently by NuoDBSource-replica replicationSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infotunable commit protocolAtomic single-document operationsDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tablenonono
User concepts infoAccess controlStandard SQL roles/ privileges, Administrative Usersyes infousers and table-level permissionssimple password-based access controlUsers with fine-grained authorization concept, user roles and pluggable authentication

More information provided by the system vendor

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
NuoDBRethinkDBSequoiadbSnowflake
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

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Lessons from the Snowflake Breaches
12 June 2024, The Hacker News

Mandiant Report: Snowflake Users Targeted for Data Theft and Extortion
12 June 2024, TechRepublic

Truist Bank says breach of customer data is unrelated to Snowflake
14 June 2024, SC Media

Pure Storage pwned, claims data plundered by crims who broke into Snowflake workspace
11 June 2024, The Register

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6 June 2024, WIRED

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here