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

DBMS > Heroic vs. jBASE vs. ScyllaDB vs. SpatiaLite vs. Warp 10

System Properties Comparison Heroic vs. jBASE vs. ScyllaDB vs. SpatiaLite vs. Warp 10

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonjBASE  Xexclude from comparisonScyllaDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA robust multi-value DBMS comprising development tools and middlewareCassandra and DynamoDB compatible wide column storeSpatial extension of SQLiteTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelTime Series DBMSMultivalue DBMSWide column storeSpatial DBMSTime Series DBMS
Secondary database modelsKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitegithub.com/­spotify/­heroicwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.scylladb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.warp10.io
Technical documentationspotify.github.io/­heroicdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.scylladb.comwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.warp10.io/­content/­02_Getting_started
DeveloperSpotifyRocket Software (formerly Zumasys)ScyllaDBAlessandro FurieriSenX
Initial release20141991201520082015
Current release5.7ScyllaDB Open Source 5.4.1, January 20245.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoApache License 2.0
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 languageJavaC++C++Java
Server operating systemsAIX
Linux
Windows
Linuxserver-lessLinux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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.noyesnonono
Secondary indexesyes infovia Elasticsearchyes infocluster global secondary indicesyesno
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICSQL-like DML and DDL statements (CQL)yesno
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
HTTP API
Jupyter
WebSocket
Supported programming languages.Net
Basic
Jabbascript
Java
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 proceduresnoyesyes, Luanoyes infoWarpScript
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency infobased on HBase
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoAtomicity and isolation are supported for single operationsACIDno
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.noyesyes infoin-memory tablesyesyes
User concepts infoAccess controlAccess rights can be defined down to the item levelAccess rights for users can be defined per objectnoMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
HeroicjBASEScyllaDBSpatiaLiteWarp 10
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

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

More resources
HeroicjBASEScyllaDBSpatiaLiteWarp 10
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

provided by Google News



Share this page

Featured Products

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

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