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 > Databricks vs. LevelDB vs. RDF4J vs. ScyllaDB vs. Sequoiadb

System Properties Comparison Databricks vs. LevelDB vs. RDF4J vs. ScyllaDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonLevelDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonScyllaDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Cassandra and DynamoDB compatible wide column storeNewSQL database with distributed OLTP and SQL
Primary database modelDocument store
Relational DBMS
Key-value storeRDF storeWide column storeDocument store
Relational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Websitewww.databricks.comgithub.com/­google/­leveldbrdf4j.orgwww.scylladb.comwww.sequoiadb.com
Technical documentationdocs.databricks.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdrdf4j.org/­documentationdocs.scylladb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDatabricksGoogleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.ScyllaDBSequoiadb Ltd.
Initial release20132011200420152013
Current release1.23, February 2021ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoBSDOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud serviceyesnononono
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++JavaC++C++
Server operating systemshostedIllumos
Linux
OS X
Windows
Linux
OS X
Unix
Windows
LinuxLinux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyes infoRDF Schemasschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes infooid, date, timestamp, binary, regex
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.yesnonono
Secondary indexesyesnoyesyes infocluster global secondary indicesyes
SQL infoSupport of SQLwith Databricks SQLnonoSQL-like DML and DDL statements (CQL)SQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
proprietary protocol using JSON
Supported programming languagesPython
R
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Java
PHP
Python
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
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoyesyes, LuaJavaScript
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoIsolation support depends on the API usedno infoAtomicity and isolation are supported for single operationsDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tablesno
User concepts infoAccess controlnonoAccess rights for users can be defined per objectsimple password-based access control
More information provided by the system vendor
DatabricksLevelDBRDF4J infoformerly known as SesameScyllaDBSequoiadb
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more
ScyllaDB 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

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

More resources
DatabricksLevelDBRDF4J infoformerly known as SesameScyllaDBSequoiadb
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

AI is Driving Record Sales at Multibillion-Dollar Databricks. An IPO Can Wait … - WSJ
6 March 2024, The Wall Street Journal

5. Databricks
14 May 2024, CNBC

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

Analytics and Data Science News for the Week of May 24; Updates from Databricks, IBM, Microsoft & More
23 May 2024, Solutions Review

provided by Google News

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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 on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

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

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.

Present your product here