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 > Badger vs. Datomic vs. Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. Quasardb

System Properties Comparison Badger vs. Datomic vs. Google Cloud Datastore vs. Microsoft Azure Data Explorer vs. Quasardb

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDatomic  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFully managed big data interactive analytics platformDistributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMS infocolumn orientedTime Series DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Websitegithub.com/­dgraph-io/­badgerwww.datomic.comcloud.google.com/­datastoreazure.microsoft.com/­services/­data-explorerquasar.ai
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.datomic.comcloud.google.com/­datastore/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerdoc.quasar.ai/­master
DeveloperDGraph LabsCognitectGoogleMicrosoftquasardb
Initial release20172012200820192009
Current release1.0.6735, June 2023cloud service with continuous releases3.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freecommercialcommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Cloud-based only infoOnly available as a cloud servicenonoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJava, ClojureC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMhostedhostedBSD
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeFixed schema with schema-less datatypes (dynamic)schema-free
Typing infopredefined data types such as float or datenoyesyes, details hereyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes infointeger and binary
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.nononoyesno
Secondary indexesnoyesyesall fields are automatically indexedyes infowith tags
SQL infoSupport of SQLnonoSQL-like query language (GQL)Kusto Query Language (KQL), SQL subsetSQL-like query language
APIs and other access methodsRESTful HTTP APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Supported programming languagesGoClojure
Java
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsusing Google App EngineYes, possible languages: KQL, Python, Rno
TriggersnoBy using transaction functionsCallbacks using the Google Apps Engineyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peersShardingSharding infoImplicit feature of the cloud serviceSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersMulti-source replication using Paxosyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud DataflowSpark connector (open source): github.com/­Azure/­azure-kusto-sparkwith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentnonoyes infoTransient mode
User concepts infoAccess controlnonoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Azure Active Directory AuthenticationCryptographically strong user authentication and audit trail

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
BadgerDatomicGoogle Cloud DatastoreMicrosoft Azure Data ExplorerQuasardb
Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Zoona Case Study
16 December 2017, AWS Blog

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, Iupana

provided by Google News

Best cloud storage of 2024
21 May 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google Cloud is NOT magicking away data egress fees
12 January 2024, The Stack

Why Google is waiving egress fees for disgruntled customers ditching GCP
11 January 2024, The Register

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here