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. HugeGraph vs. Infobright vs. SQL.JS

System Properties Comparison Dragonfly vs. HugeGraph vs. Infobright vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonHugeGraph  Xexclude from comparisonInfobright  Xexclude from comparisonSQL.JS  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 instanceA fast-speed and highly-scalable Graph DBMSHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendPort of SQLite to JavaScript
Primary database modelKey-value storeGraph DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­hugegraph
hugegraph.apache.org
ignitetech.com/­softwarelibrary/­infobrightdbsql.js.org
Technical documentationwww.dragonflydb.io/­docshugegraph.apache.org/­docssql.js.org/­documentation/­index.html
DeveloperDragonflyDB team and community contributorsBaiduIgnite Technologies Inc.; formerly InfoBright Inc.Alon Zakai infoenhancements implemented by others
Initial release2023201820052012
Current release1.0, March 20230.9
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache Version 2.0commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source
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 languageC++JavaCJavaScript
Server operating systemsLinuxLinux
macOS
Unix
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemescheme-freeyesyesyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyesyes
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 indexesnoyes infoalso supports composite index and range indexno infoKnowledge Grid Technology used instead
SQL infoSupport of SQLnonoyesyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolJava API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
JDBC
ODBC
JavaScript API
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
Groovy
Java
Python
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresLuaasynchronous Gremlin script jobsnono
Triggerspublish/subscribe channels provide some trigger functionalitynonono
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyes infoedges in graphnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlPassword-based authenticationUsers, roles and permissionsfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesno

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
DragonflyHugeGraphInfobrightSQL.JS
DB-Engines blog posts

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

show all

Recent citations in the news

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

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

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
10 June 2024, The CyberWire

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here