DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dragonfly vs. Google Cloud Firestore vs. Kinetica vs. Microsoft Azure SQL Database

System Properties Comparison Dragonfly vs. Google Cloud Firestore vs. Kinetica vs. Microsoft Azure SQL Database

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonKinetica  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  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 instanceCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Fully vectorized database across both GPUs and CPUsDatabase as a Service offering with high compatibility to Microsoft SQL Server
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#261  Overall
#38  Key-value stores
Score7.36
Rank#53  Overall
#9  Document stores
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score76.78
Rank#16  Overall
#11  Relational DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
firebase.google.com/­products/­firestorewww.kinetica.comazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technical documentationwww.dragonflydb.io/­docsfirebase.google.com/­docs/­firestoredocs.kinetica.comdocs.microsoft.com/­en-us/­azure/­azure-sql
DeveloperDragonflyDB team and community contributorsGoogleKineticaMicrosoft
Initial release2023201720122010
Current release1.0, March 20237.1, August 2021V12
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyes
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 systemsLinuxhostedLinuxhosted
Data schemescheme-freeschema-freeyesyes
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.nononoyes
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsyes
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
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
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Java
JavaScript (Node.js)
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresLuayes, Firebase Rules & Cloud Functionsuser defined functionsTransact SQL
Triggerspublish/subscribe channels provide some trigger functionalityyes, with Cloud Functionsyes infotriggers when inserted values for one or more columns fall within a specified rangeyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replicationSource-replica replicationyes, with always 3 replicas available
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsyesnoACID
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoGPU vRAM or System RAM
User concepts infoAccess controlPassword-based authenticationAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Access rights for users and roles on table levelfine grained access rights according to SQL-standard

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
DragonflyGoogle Cloud FirestoreKineticaMicrosoft Azure SQL Database infoformerly SQL Azure
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, 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

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

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database migration to OCI - resources estimation and migration approach
11 January 2024, blogs.oracle.com

Expand the limits of innovation with Azure data
21 March 2024, microsoft.com

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, microsoft.com

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

Neo4j logo

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

Milvus logo

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

Present your product here