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

DBMS > atoti vs. Derby vs. FoundationDB vs. HyperSQL vs. RisingWave

System Properties Comparison atoti vs. Derby vs. FoundationDB vs. HyperSQL vs. RisingWave

Editorial information provided by DB-Engines
Nameatoti  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonRisingWave  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.
DescriptionAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Ordered key-value store. Core features are complimented by layers.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA distributed RDBMS for stream processing, wire-compatible with PostgreSQL
Primary database modelObject oriented DBMSRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.56
Rank#245  Overall
#10  Object oriented DBMS
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.58
Rank#242  Overall
#111  Relational DBMS
Websiteatoti.iodb.apache.org/­derbygithub.com/­apple/­foundationdbhsqldb.orgwww.risingwave.com/­database
Technical documentationdocs.atoti.iodb.apache.org/­derby/­manuals/­index.htmlapple.github.io/­foundationdbhsqldb.org/­web/­hsqlDocsFrame.htmldocs.risingwave.com/­docs/­current/­intro
DeveloperActiveViamApache Software FoundationFoundationDBRisingWave Labs
Initial release1997201320012022
Current release10.17.1.0, November 20236.2.28, November 20202.7.2, June 20231.2, September 2023
License infoCommercial or Open Sourcecommercial infofree versions availableOpen Source infoApache version 2Open Source infoApache 2.0Open Source infobased on BSD licenseOpen Source infoApache Version 2.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 languageJavaJavaC++JavaRust
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesDocker
Linux
macOS
Data schemeyesschema-free infosome layers support schemasyesyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesStandard SQL-types and JSON
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.yesnono
Secondary indexesyesnoyesyes
SQL infoSupport of SQLMultidimensional Expressions (MDX)yessupported in specific SQL layer onlyyesyes
APIs and other access methodsJDBCHTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
PostgreSQL wire protocol
Supported programming languagesJava.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
All languages supporting JDBC/ODBC
Java
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresPythonJava Stored Proceduresin SQL-layer onlyJava, SQLUDFs in Python or Java
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding, horizontal partitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlyyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
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.yesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardUsers and Roles

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
atotiDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFoundationDBHyperSQL infoalso known as HSQLDBRisingWave
Recent citations in the news

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

A gentle introduction to Apache Druid in Google Cloud Platform
21 October 2019, Towards Data Science

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

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

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

RisingWave lands $36M to democratize access to stream processing and real-time data
18 October 2022, SiliconANGLE News

Streaming data processing platform RisingWave lands $36M to launch a cloud service
18 October 2022, TechCrunch

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

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

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