DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BaseX vs. BoltDB vs. Postgres-XL vs. RocksDB vs. ScyllaDB

System Properties Comparison BaseX vs. BoltDB vs. Postgres-XL vs. RocksDB vs. ScyllaDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonBoltDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRocksDB  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.An embedded key-value store for Go.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Cassandra and DynamoDB compatible wide column store
Primary database modelNative XML DBMSKey-value storeRelational DBMSKey-value storeWide column store
Secondary database modelsDocument store
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Websitebasex.orggithub.com/­boltdb/­boltwww.postgres-xl.orgrocksdb.orgwww.scylladb.com
Technical documentationdocs.basex.orgwww.postgres-xl.org/­documentationgithub.com/­facebook/­rocksdb/­wikidocs.scylladb.com
DeveloperBaseX GmbHFacebook, Inc.ScyllaDB
Initial release200720132014 infosince 2012, originally named StormDB20132015
Current release10.7, August 202310 R1, October 20188.11.4, April 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoMIT LicenseOpen Source infoMozilla public licenseOpen Source infoBSDOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaGoCC++C++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
Linux
macOS
LinuxLinux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateno infoXQuery supports typesnoyesnoyes
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.noyes infoXML type, but no XML query functionalitynono
Secondary indexesyesnoyesnoyes infocluster global secondary indices
SQL infoSupport of SQLnonoyes infodistributed, parallel query executionnoSQL-like DML and DDL statements (CQL)
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Go.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
For 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
Server-side scripts infoStored proceduresyesnouser defined functionsnoyes, Lua
Triggersyes infovia eventsnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioninghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writeryesACID infoMVCCyesno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyesyes infoin-memory tables
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnofine grained access rights according to SQL-standardnoAccess rights for users can be defined per object
More information provided by the system vendor
BaseXBoltDBPostgres-XLRocksDBScyllaDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» 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

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BaseXBoltDBPostgres-XLRocksDBScyllaDB
Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.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

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

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



Share this page

Featured Products

Milvus logo

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

Neo4j logo

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

RaimaDB logo

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

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

Present your product here