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

DBMS > gStore vs. Oracle Berkeley DB vs. QuestDB vs. ScyllaDB vs. Transbase

System Properties Comparison gStore vs. Oracle Berkeley DB vs. QuestDB vs. ScyllaDB vs. Transbase

Editorial information provided by DB-Engines
NamegStore  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonQuestDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA native Graph DBMS to store and maintain very large RDF datasets.Widely used in-process key-value storeA high performance open source SQL database for time series dataCassandra and DynamoDB compatible wide column storeA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelGraph DBMS
RDF store
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMSWide column storeRelational DBMS
Secondary database modelsRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#342  Overall
#34  Graph DBMS
#16  RDF stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websiteen.gstore.cnwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlquestdb.iowww.scylladb.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationen.gstore.cn/­#/­enDocsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlquestdb.io/­docsdocs.scylladb.comwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperOracle infooriginally developed by Sleepycat, which was acquired by OracleQuestDB Technology IncScyllaDBTransaction Software GmbH
Initial release20161994201420151987
Current release1.2, November 202318.1.40, May 2020ScyllaDB Open Source 5.4.1, January 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infocommercial license availableOpen Source infoApache 2.0Open Source infoOpen Source (AGPL), commercial license availablecommercial infofree development license
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 languageC++C, Java, C++ (depending on the Berkeley DB edition)Java (Zero-GC), C++, RustC++C and C++
Server operating systemsLinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-free and OWL/RDFS-schema supportschema-freeyes infoschema-free via InfluxDB Line Protocolschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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 infoonly with the Berkeley DB XML editionnonono
Secondary indexesyesnoyes infocluster global secondary indicesyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availableSQL with time-series extensionsSQL-like DML and DDL statements (CQL)yes
APIs and other access methodsHTTP API
SPARQL 1.1
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC++
Java
JavaScript (Node.js)
PHP
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyesnonoyes, Luayes
Triggersyes infoonly for the SQL APInonoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by timestamps)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replication with eventual consistencyselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID for single-table writesno infoAtomicity and isolation are supported for single operationsyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyes infothrough memory mapped filesyes infoin-memory tablesno
User concepts infoAccess controlUsers, roles and permissions, Role-Based Access Control (RBAC) supportednoAccess rights for users can be defined per objectfine grained access rights according to SQL-standard
More information provided by the system vendor
gStoreOracle Berkeley DBQuestDBScyllaDBTransbase
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Discord, 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 modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
News

QuestDB 8.0: Major Release
23 May 2024

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

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
gStoreOracle Berkeley DBQuestDBScyllaDBTransbase
Recent citations in the news

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

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

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

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

MindsDB Platform Now Features Over 70 Integrations
4 November 2022, Datanami

provided by Google News

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

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

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

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

Present your product here