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. Cloudflare Workers KV vs. Datastax Enterprise vs. H2 vs. Ignite

System Properties Comparison Badger vs. Cloudflare Workers KV vs. Datastax Enterprise vs. H2 vs. Ignite

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonH2  Xexclude from comparisonIgnite  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primary database modelKey-value storeKey-value storeWide column storeRelational DBMSKey-value store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.32
Rank#283  Overall
#40  Key-value stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.cloudflare.com/­developer-platform/­workers-kvwww.datastax.com/­products/­datastax-enterprisewww.h2database.comignite.apache.org
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdevelopers.cloudflare.com/­kv/­apidocs.datastax.comwww.h2database.com/­html/­main.htmlapacheignite.readme.io/­docs
DeveloperDGraph LabsCloudflareDataStaxThomas MuellerApache Software Foundation
Initial release20172018201120052015
Current release6.8, April 20202.2.220, July 2023Apache Ignite 2.6
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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.
Implementation languageGoJavaJavaC++, Java, .Net
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X
All OS with a Java VMLinux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyesyes
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.nonononoyes
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statements (CQL); Spark SQLyesANSI-99 for query and DML statements, subset of DDL
APIs and other access methodsHTTP REST
Proprietary protocol
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Supported programming languagesGoC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC#
C++
Java
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnononoJava Stored Procedures and User-Defined Functionsyes (compute grid and cache interceptors can be used instead)
Triggersnonoyesyesyes (cache interceptors and events)
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesconfigurable replication factor, datacenter aware, advanced replication for edge computingWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes (replicated cache)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes (compute grid and hadoop accelerator)
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infoAtomicity and isolation are supported for single operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes
User concepts infoAccess controlnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standardSecurity Hooks for custom implementations
More information provided by the system vendor
BadgerCloudflare Workers KVDatastax EnterpriseH2Ignite
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
BadgerCloudflare Workers KVDatastax EnterpriseH2Ignite
Recent citations in the news

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google 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, Business Wire

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here