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 > Derby vs. DolphinDB vs. Drizzle vs. eXtremeDB

System Properties Comparison Derby vs. DolphinDB vs. Drizzle vs. eXtremeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonDrizzle  Xexclude from comparisoneXtremeDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Natively in-memory DBMS with options for persistency, high-availability and clustering
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Time Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Websitedb.apache.org/­derbywww.dolphindb.comwww.mcobject.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.dolphindb.cn/­en/­help200/­index.htmlwww.mcobject.com/­docs/­extremedb.htm
DeveloperApache Software FoundationDolphinDB, IncDrizzle project, originally started by Brian AkerMcObject
Initial release1997201820082001
Current release10.17.1.0, November 2023v2.00.4, January 20227.2.4, September 20128.2, 2021
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree community version availableOpen Source infoGNU GPLcommercial
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 languageJavaC++C++C and C++
Server operating systemsAll OS with a Java VMLinux
Windows
FreeBSD
Linux
OS X
AIX
HP-UX
Linux
macOS
Solaris
Windows
Data schemeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 infosupport of XML interfaces available
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query languageyes infowith proprietary extensionsyes infowith the option: eXtremeSQL
APIs and other access methodsJDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBC.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Supported programming languagesJavaC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
.Net
C
C#
C++
Java
Lua
Python
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresyesnoyes
Triggersyesnono infohooks for callbacks inside the server can be used.yes infoby defining events
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningShardinghorizontal partitioning / sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication
Source-replica replication
Active Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies available
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.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAdministrators, Users, GroupsPluggable authentication mechanisms infoe.g. LDAP, HTTP
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDolphinDBDrizzleeXtremeDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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

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

More resources
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDolphinDBDrizzleeXtremeDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the 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

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

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

provided by Google News

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13 May 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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