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

DBMS > Badger vs. Datastax Enterprise vs. Microsoft Access vs. OpenSearch vs. QuestDB

System Properties Comparison Badger vs. Datastax Enterprise vs. Microsoft Access vs. OpenSearch vs. QuestDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOpenSearch  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Microsoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA high performance open source SQL database for time series data
Primary database modelKey-value storeWide column storeRelational DBMSSearch engineTime Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Vector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websitegithub.com/­dgraph-io/­badgerwww.datastax.com/­products/­datastax-enterprisewww.microsoft.com/­en-us/­microsoft-365/­accessgithub.com/­opensearch-project
opensearch.org
questdb.io
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.datastax.comdeveloper.microsoft.com/­en-us/­accessopensearch.org/­docs/­latestquestdb.io/­docs
DeveloperDGraph LabsDataStaxMicrosoftAmazon Web ServicesQuestDB Technology Inc
Initial release20172011199220212014
Current release6.8, April 20201902 (16.0.11328.20222), March 20192.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infoBundled with Microsoft OfficeOpen Source infoApache Version 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
Implementation languageGoJavaC++JavaJava (Zero-GC), C++, Rust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows infoNot a real database server, but making use of DLLsAll OS with a Java VMLinux
macOS
Windows
Data schemeschema-freeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonono
Secondary indexesnoyesyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLyes infobut not compliant to any SQL standardSQL-like query languageSQL with time-series extensions
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
DAO
ODBC
OLE DB
Java API
RESTful HTTP/JSON API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesGoC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresnonoyes infosince Access 2010 using the ACE-engineyesno
Triggersnoyesyes infosince Access 2010 using the ACE-engineyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneShardinghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingnoneyesSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsACID infobut no files for transaction loggingnoACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infothrough memory mapped files
User concepts infoAccess controlnoAccess rights for users can be defined per objectno infoa simple user-level security was built in till version Access 2003
More information provided by the system vendor
BadgerDatastax EnterpriseMicrosoft AccessOpenSearchQuestDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» more
The OpenSearch Project offers open source software licensed under Apache License...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BadgerDatastax EnterpriseMicrosoft AccessOpenSearchQuestDB
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, businesswire.com

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax announces vector search capabilities in its on-prem Apache Cassandra database
8 August 2023, SDTimes.com

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

Amazon OpenSearch Serverless now available in Europe (London) and Asia Pacific (Mumbai)
16 May 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Amazon OpenSearch H2 2023 in review
15 March 2024, AWS Blog

Track Amazon OpenSearch Service configuration changes more easily with new visibility improvements | Amazon Web ...
6 February 2024, AWS Blog

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3 December 2020, Developer News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

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

Present your product here