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

DBMS > RocksDB vs. Sequoiadb vs. Spark SQL vs. TimescaleDB vs. Transbase

System Properties Comparison RocksDB vs. Sequoiadb vs. Spark SQL vs. TimescaleDB vs. Transbase

Editorial information provided by DB-Engines
NameRocksDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonSpark SQL  Xexclude from comparisonTimescaleDB  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionEmbeddable persistent key-value store optimized for fast storage (flash and RAM)NewSQL database with distributed OLTP and SQLSpark SQL is a component on top of 'Spark Core' for structured data processingA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeDocument store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.00
Rank#84  Overall
#11  Key-value stores
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score19.15
Rank#33  Overall
#20  Relational DBMS
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Score0.15
Rank#337  Overall
#147  Relational DBMS
Websiterocksdb.orgwww.sequoiadb.comspark.apache.org/­sqlwww.timescale.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationgithub.com/­facebook/­rocksdb/­wikiwww.sequoiadb.com/­en/­index.php?m=Files&a=indexspark.apache.org/­docs/­latest/­sql-programming-guide.htmldocs.timescale.comwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperFacebook, Inc.Sequoiadb Ltd.Apache Software FoundationTimescaleTransaction Software GmbH
Initial release20132013201420171987
Current release8.11.4, April 20243.5.0 ( 2.13), September 20232.13.0, November 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0Open Source infoApache 2.0commercial 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.
Implementation languageC++C++ScalaCC and C++
Server operating systemsLinuxLinuxLinux
OS X
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyes infooid, date, timestamp, binary, regexyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.nononoyesno
Secondary indexesnoyesnoyesyes
SQL infoSupport of SQLnoSQL-like query languageSQL-like DML and DDL statementsyes infofull PostgreSQL SQL syntaxyes
APIs and other access methodsC++ API
Java API
proprietary protocol using JSONJDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Go
Java
Perl
Python
Ruby
.Net
C++
Java
PHP
Python
Java
Python
R
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoJavaScriptnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingyes, utilizing Spark Coreyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneSource-replica replication with hot standby and reads on replicas infoSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesDocument is locked during a transactionnoACIDyes
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.yesnononono
User concepts infoAccess controlnosimple password-based access controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

More information provided by the system vendor

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
RocksDBSequoiadbSpark SQLTimescaleDBTransbase
Recent citations in the news

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

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

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

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here