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 > Apache Impala vs. ObjectBox vs. RocksDB vs. ScyllaDB

System Properties Comparison Apache Impala vs. ObjectBox vs. RocksDB vs. ScyllaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonObjectBox  Xexclude from comparisonRocksDB  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Cassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMSObject oriented DBMS
Vector DBMS
Key-value storeWide column store
Secondary database modelsDocument storeTime Series DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score4.08
Rank#76  Overall
#5  Wide column stores
Websiteimpala.apache.orggithub.com/­objectbox
objectbox.io
rocksdb.orgwww.scylladb.com
Technical documentationimpala.apache.org/­impala-docs.htmldocs.objectbox.iogithub.com/­facebook/­rocksdb/­wikidocs.scylladb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaObjectBox LimitedFacebook, Inc.ScyllaDB
Initial release2013201720132015
Current release4.1.0, June 20224.0 (May 2024)9.2.1, May 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Bindings are released under Apache 2.0 infoApache License 2.0Open Source infoBSDOpen Source infoOpen Source (AGPL), 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 languageC++C and C++C++C++
Server operating systemsLinuxAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
LinuxLinux
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes, plus "flex" map-like typesnoyes
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 indexesyesyesnoyes infocluster global secondary indices
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoSQL-like DML and DDL statements (CQL)
APIs and other access methodsJDBC
ODBC
Proprietary native APIC++ API
Java API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
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 proceduresyes infouser defined functions and integration of map-reducenonoyes, Lua
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorData sync between devices allowing occasional connected databases to work completely offlineyesselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesno infoAtomicity and isolation are supported for single operations
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.nonoyesyes infoin-memory tables
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosyesnoAccess rights for users can be defined per object
More information provided by the system vendor
Apache ImpalaObjectBoxRocksDBScyllaDB
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
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 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
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
Apache ImpalaObjectBoxRocksDBScyllaDB
Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

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

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

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

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

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

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

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

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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.

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