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 > FoundationDB vs. HyperSQL vs. IBM Db2 warehouse vs. Newts vs. NuoDB

System Properties Comparison FoundationDB vs. HyperSQL vs. IBM Db2 warehouse vs. Newts vs. NuoDB

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonNewts  Xexclude from comparisonNuoDB  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBCloud-based data warehousing serviceTime Series DBMS based on CassandraNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMSTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websitegithub.com/­apple/­foundationdbhsqldb.orgwww.ibm.com/­products/­db2/­warehouseopennms.github.io/­newtswww.3ds.com/­nuodb-distributed-sql-database
Technical documentationapple.github.io/­foundationdbhsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­OpenNMS/­newts/­wikidoc.nuodb.com
DeveloperFoundationDBIBMOpenNMS GroupDassault Systèmes infooriginally NuoDB, Inc.
Initial release20132001201420142013
Current release6.2.28, November 20202.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infobased on BSD licensecommercialOpen Source infoApache 2.0commercial infolimited edition free
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaC++
Server operating systemsLinux
OS X
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshostedLinux
OS X
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-free infosome layers support schemasyesyesschema-freeyes
Typing infopredefined data types such as float or dateno infosome layers support typingyesyesyesyes
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 infoImport/export of XML data possiblenono
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLsupported in specific SQL layer onlyyesyesnoyes
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
.NET Client API
JDBC
ODBC
OLE DB
HTTP REST
Java API
ADO.NET
JDBC
ODBC
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
All languages supporting JDBC/ODBC
Java
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Java.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresin SQL-layer onlyJava, SQLPL/SQL, SQL PLnoJava, SQL
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infobased on Cassandradata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesselectable replication factor infobased on Cassandrayes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlyyesyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC
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.yesyesnoyes infoTemporary table
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoStandard SQL roles/ privileges, Administrative Users

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
FoundationDBHyperSQL infoalso known as HSQLDBIBM Db2 warehouse infoformerly named IBM dashDBNewtsNuoDB
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

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, ibm.com

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, ibm.com

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7 August 2023, ibm.com

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore 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

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

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

Present your product here