DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. GeoMesa vs. JSqlDb vs. ScyllaDB vs. XTDB

System Properties Comparison Derby vs. GeoMesa vs. JSqlDb vs. ScyllaDB vs. XTDB

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGeoMesa  Xexclude from comparisonJSqlDb  Xexclude from comparisonScyllaDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.GeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.JavaScript Query Language Database, stores JavaScript objects and primitivesCassandra and DynamoDB compatible wide column storeA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSSpatial DBMSDocument store
Object oriented DBMS
Wide column storeDocument store
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Score0.18
Rank#332  Overall
#46  Document stores
Websitedb.apache.org/­derbywww.geomesa.orgjsqldb.org (offline)www.scylladb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.geomesa.org/­documentation/­stable/­user/­index.htmldocs.scylladb.comwww.xtdb.com/­docs
DeveloperApache Software FoundationCCRi and othersKonrad von BackstromScyllaDBJuxt Ltd.
Initial release19972014201820152019
Current release10.17.1.0, November 20235.0.0, May 20240.8, December 2018ScyllaDB Open Source 5.4.1, January 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache License 2.0Open SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoMIT 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 languageJavaScalaC++Clojure
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes, extensible-data-notation format
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.yesnononono
Secondary indexesyesyesnoyes infocluster global secondary indicesyes
SQL infoSupport of SQLyesnonoSQL-like DML and DDL statements (CQL)limited SQL, making use of Apache Calcite
APIs and other access methodsJDBCProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
HTTP REST
JDBC
Supported programming languagesJavaJavaScriptFor 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
Clojure
Java
Server-side scripts infoStored proceduresJava Stored Proceduresnofunctions in JavaScriptyes, Luano
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnonedepending on storage layernoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationdepending on storage layernoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencydepending on storage layerEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesdepending on storage layeryes infoin-memory tables
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infodepending on the DBMS used for storageAccess rights for users can be defined per object
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGeoMesaJSqlDbScyllaDBXTDB infoformerly named Crux
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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBGeoMesaJSqlDbScyllaDBXTDB infoformerly named Crux
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here