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

DBMS > Dolt vs. Dragonfly vs. EJDB vs. Fauna vs. TerarkDB

System Properties Comparison Dolt vs. Dragonfly vs. EJDB vs. Fauna vs. TerarkDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonDragonfly  Xexclude from comparisonEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaA 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)Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSKey-value storeDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.49
Rank#261  Overall
#38  Key-value stores
Score0.31
Rank#296  Overall
#44  Document stores
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­Softmotions/­ejdbfauna.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.dolthub.comwww.dragonflydb.io/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.combytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDoltHub IncDragonflyDB team and community contributorsSoftmotionsFauna, Inc.ByteDance, originally Terark
Initial release20182023201220142016
Current release1.0, March 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSL 1.1Open Source infoGPLv2commercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++CScalaC++
Server operating systemsLinux
macOS
Windows
Linuxserver-lesshosted
Data schemeyesscheme-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesstrings, hashes, lists, sets, sorted sets, bit arraysyes infostring, integer, double, bool, date, object_idnono
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 indexesyesnonoyesno
SQL infoSupport of SQLyesnononono
APIs and other access methodsCLI Client
HTTP REST
Proprietary protocol infoRESP - REdis Serialization Protocolin-process shared libraryRESTful HTTP APIC++ API
Java API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
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
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C++
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseLuanouser defined functionsno
Triggersyespublish/subscribe channels provide some trigger functionalitynonono
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioning infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replicationnoneMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infotypically not needed, however similar functionality with collection joins possibleyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of command blocks and scriptsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, strict serializability by the serveryes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupPassword-based authenticationnoIdentity management, authentication, and access controlno

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
DoltDragonflyEJDBFauna infopreviously named FaunaDBTerarkDB
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

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

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

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

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

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