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 > Dragonfly vs. EJDB vs. H2 vs. NuoDB vs. TimesTen

System Properties Comparison Dragonfly vs. EJDB vs. H2 vs. NuoDB vs. TimesTen

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonEJDB  Xexclude from comparisonH2  Xexclude from comparisonNuoDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.NuoDB is a webscale distributed database that supports SQL and ACID transactionsIn-Memory RDBMS compatible to Oracle
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­Softmotions/­ejdbwww.h2database.comwww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationwww.dragonflydb.io/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.h2database.com/­html/­main.htmldoc.nuodb.comdocs.oracle.com/­database/­timesten-18.1
DeveloperDragonflyDB team and community contributorsSoftmotionsThomas MuellerDassault Systèmes infooriginally NuoDB, Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20232012200520131998
Current release1.0, March 20232.2.220, July 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoGPLv2Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial infolimited edition freecommercial
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 languageC++CJavaC++
Server operating systemsLinuxserver-lessAll OS with a Java VMhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemescheme-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyes infostring, integer, double, bool, date, object_idyesyesyes
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.nononono
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnonoyesyesyes
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization Protocolin-process shared libraryJDBC
ODBC
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresLuanoJava Stored Procedures and User-Defined FunctionsJava, SQLPL/SQL
Triggerspublish/subscribe channels provide some trigger functionalitynoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonedata is dynamically stored/cached on the nodes where it is read/writtennone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoManaged transparently by NuoDBMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACIDACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryes infoRead/Write Lockingyes, multi-version concurrency control (MVCC)yes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableyes
User concepts infoAccess controlPassword-based authenticationnofine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standard

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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

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

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Present your product here