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

DBMS > Apache Doris vs. BoltDB vs. ScyllaDB vs. Speedb

System Properties Comparison Apache Doris vs. BoltDB vs. ScyllaDB vs. Speedb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonBoltDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonSpeedb  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolAn embedded key-value store for Go.Cassandra and DynamoDB compatible wide column storeAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDB
Primary database modelRelational DBMSKey-value storeWide column storeKey-value store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.21
Rank#315  Overall
#45  Key-value stores
Websitedoris.apache.org
github.com/­apache/­doris
github.com/­boltdb/­boltwww.scylladb.comwww.speedb.io
Technical documentationgithub.com/­apache/­doris/­wikidocs.scylladb.com
DeveloperApache Software Foundation, originally contributed from BaiduScyllaDBSpeedb
Initial release2017201320152020
Current release1.2.2, February 2023ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache Version 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaGoC++C++
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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 indexesyesnoyes infocluster global secondary indicesno
SQL infoSupport of SQLyesnoSQL-like DML and DDL statements (CQL)no
APIs and other access methodsJDBC
MySQL client
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesJavaGoFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnoyes, Luano
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoAtomicity and isolation are supported for single operationsyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.nonoyes infoin-memory tablesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users can be defined per objectno
More information provided by the system vendor
Apache DorisBoltDBScyllaDBSpeedb
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Speedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Speedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
Open source - Speedb OSS is released under an Apache license and can be found on...
» 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
Apache DorisBoltDBScyllaDBSpeedb
Recent citations in the news

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Running ScyllaDB NoSQL on Kubernetes with Spot Instances
10 July 2023, The New Stack

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Milvus logo

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

Present your product here