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. H2 vs. SAP HANA vs. SQL.JS vs. SQLite

System Properties Comparison Dragonfly vs. H2 vs. SAP HANA vs. SQL.JS vs. SQLite

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonH2  Xexclude from comparisonSAP HANA  Xexclude from comparisonSQL.JS  Xexclude from comparisonSQLite  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 instanceFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory, column based data store. Available as appliance or cloud servicePort of SQLite to JavaScriptWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.h2database.comwww.sap.com/­products/­hana.htmlsql.js.orgwww.sqlite.org
Technical documentationwww.dragonflydb.io/­docswww.h2database.com/­html/­main.htmlhelp.sap.com/­hanasql.js.org/­documentation/­index.htmlwww.sqlite.org/­docs.html
DeveloperDragonflyDB team and community contributorsThomas MuellerSAPAlon Zakai infoenhancements implemented by othersDwayne Richard Hipp
Initial release20232005201020122000
Current release1.0, March 20232.2.220, July 20232.0 SPS07 (April 4, 2023), April 20233.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen SourceOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaScriptC
Server operating systemsLinuxAll OS with a Java VMAppliance or cloud-serviceserver-less, requires a JavaScript environment (browser, Node.js)server-less
Data schemescheme-freeyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesyesyes infonot rigid because of 'dynamic typing' concept.
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.nonononono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyesyesyes infoSQL-92 is not fully supportedyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolJDBC
ODBC
JDBC
ODBC
JavaScript APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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
JavaJavaScriptActionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresLuaJava Stored Procedures and User-Defined FunctionsSQLScript, Rnono
Triggerspublish/subscribe channels provide some trigger functionalityyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryes, multi-version concurrency control (MVCC)yesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlPassword-based authenticationfine grained access rights according to SQL-standardyesnono

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
DragonflyH2SAP HANASQL.JSSQLite
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

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

provided by Google News

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Top SAP Modules List for 2024 You Must be Aware Of
3 June 2024, Simplilearn

OpenText Elevates Knowledge Workers at SAP Sapphire 2024
4 June 2024, Datanami

SAP has AI partnerships with AWS, Google, Meta and Nvidia
4 June 2024, Techzine Europe

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

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

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.

Present your product here