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. LevelDB vs. Microsoft Azure AI Search vs. RavenDB vs. SQLite

System Properties Comparison Dragonfly vs. LevelDB vs. Microsoft Azure AI Search vs. RavenDB vs. SQLite

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonRavenDB  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 instanceEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesSearch-as-a-service for web and mobile app developmentOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeKey-value storeSearch engineDocument storeRelational DBMS
Secondary database modelsVector DBMSGraph DBMS
Spatial 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
Score2.35
Rank#111  Overall
#19  Key-value stores
Score5.59
Rank#63  Overall
#7  Search engines
Score2.92
Rank#101  Overall
#18  Document stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
github.com/­google/­leveldbazure.microsoft.com/­en-us/­services/­searchravendb.netwww.sqlite.org
Technical documentationwww.dragonflydb.io/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­en-us/­azure/­searchravendb.net/­docswww.sqlite.org/­docs.html
DeveloperDragonflyDB team and community contributorsGoogleMicrosoftHibernating RhinosDwayne Richard Hipp
Initial release20232011201520102000
Current release1.0, March 20231.23, February 2021V15.4, July 20223.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoBSDcommercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C#C
Server operating systemsLinuxIllumos
Linux
OS X
Windows
hostedLinux
macOS
Raspberry Pi
Windows
server-less
Data schemescheme-freeschema-freeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysnoyesnoyes 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.nononono
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnononoSQL-like query language (RQL)yes infoSQL-92 is not fully supported
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolRESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.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
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C#
Java
JavaScript
Python
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
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 proceduresLuanonoyesno
Triggerspublish/subscribe channels provide some trigger functionalitynonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infoImplicit feature of the cloud serviceMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnonoACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlPassword-based authenticationnoyes infousing Azure authenticationAuthorization levels configured per client per databaseno

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 partiesNavicat 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
DragonflyLevelDBMicrosoft Azure AI SearchRavenDBSQLite
DB-Engines blog posts

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

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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

Microsoft is a Leader in the 2024 Gartner® Magic Quadrant™ for Cloud AI Developer Services
3 May 2024, Microsoft

Microsoft Azure AI adds storage power, large RAG app support
5 April 2024, VentureBeat

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

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.

RaimaDB logo

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

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here