DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AntDB vs. Hypertable vs. NuoDB vs. RethinkDB

System Properties Comparison AntDB vs. Hypertable vs. NuoDB vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAntDB  Xexclude from comparisonHypertable  Xexclude from comparisonNuoDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleAn open source BigTable implementation based on distributed file systems such as HadoopNuoDB 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.
Primary database modelRelational DBMSWide column storeRelational DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#317  Overall
#141  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitewww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlwww.3ds.com/­nuodb-distributed-sql-databaserethinkdb.com
Technical documentationdoc.nuodb.comrethinkdb.com/­docs
DeveloperAsiaInfo Technologies LimitedHypertable Inc.Dassault Systèmes infooriginally NuoDB, Inc.The Linux Foundation infosince July 2017
Initial release200920132009
Current release0.9.8.11, March 20162.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoGNU version 3. Commercial license availablecommercial infolimited edition freeOpen Source infoApache Version 2
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 languageC++C++C++
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyes 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.nono
Secondary indexesyesrestricted infoonly exact value or prefix value scansyesyes
SQL infoSupport of SQLSQL2016 compliantnoyesno
APIs and other access methodsJDBC
MySQL protocol compliant
ODBC
C++ API
Thrift
ADO.NET
JDBC
ODBC
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
.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
Server-side scripts infoStored proceduresnoJava, SQL
TriggersyesnoyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingdata is dynamically stored/cached on the nodes where it is read/writtenSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor on file system levelyes infoManaged transparently by NuoDBSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infotunable commit protocolAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes infoMVCC based
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.yesyes infoTemporary tableno
User concepts infoAccess controlnoStandard SQL roles/ privileges, Administrative Usersyes infousers and table-level permissions

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

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

More resources
AntDBHypertableNuoDBRethinkDB
DB-Engines blog posts

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22 June 2023,  Bei Mo, AntDB (sponsor) 

show all

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

Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

5 Free NoSQL Database Certification Courses Online in 2024
31 January 2024, Analytics India Magazine

provided by Google 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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

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



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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