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. Fauna vs. Machbase Neo vs. Vertica

System Properties Comparison Dragonfly vs. EJDB vs. Fauna vs. Machbase Neo vs. Vertica

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonVertica infoOpenText™ Vertica™  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)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.TimeSeries DBMS for AIoT and BigDataCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelKey-value storeDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series 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
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­Softmotions/­ejdbfauna.commachbase.comwww.vertica.com
Technical documentationwww.dragonflydb.io/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.commachbase.com/­dbmsvertica.com/­documentation
DeveloperDragonflyDB team and community contributorsSoftmotionsFauna, Inc.MachbaseOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20232012201420132005
Current release1.0, March 2023V8.0, August 202312.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoGPLv2commercialcommercial infofree test version availablecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonoyesnono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++CScalaCC++
Server operating systemsLinuxserver-lesshostedLinux
macOS
Windows
Linux
Data schemescheme-freeschema-freeschema-freeyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyes infostring, integer, double, bool, date, object_idnoyesyes
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 indexesnonoyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnononoSQL-like query languageFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization Protocolin-process shared libraryRESTful HTTP APIgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
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
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresLuanouser defined functionsnoyes, PostgreSQL PL/pgSQL, with minor differences
Triggerspublish/subscribe channels provide some trigger functionalitynononoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replicationselectable replication factorMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infovolatile and lookup tableno
User concepts infoAccess controlPassword-based authenticationnoIdentity management, authentication, and access controlsimple password-based access controlfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
DragonflyEJDBFauna infopreviously named FaunaDBMachbase Neo infoFormer name was InfinifluxVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
DragonflyEJDBFauna infopreviously named FaunaDBMachbase Neo infoFormer name was InfinifluxVertica infoOpenText™ Vertica™
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

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

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

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, businesswire.com

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

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14 September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here