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 > Derby vs. KeyDB vs. Quasardb vs. Riak KV vs. SiteWhere

System Properties Comparison Derby vs. KeyDB vs. Quasardb vs. Riak KV vs. SiteWhere

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonKeyDB  Xexclude from comparisonQuasardb  Xexclude from comparisonRiak KV  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsDistributed, high-performance timeseries databaseDistributed, fault tolerant key-value storeM2M integration platform for persisting/querying time series data
Primary database modelRelational DBMSKey-value storeTime Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Websitedb.apache.org/­derbygithub.com/­Snapchat/­KeyDB
keydb.dev
quasar.aigithub.com/­sitewhere/­sitewhere
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.keydb.devdoc.quasar.ai/­masterwww.tiot.jp/­riak-docs/­riak/­kv/­latestsitewhere1.sitewhere.io/­index.html
DeveloperApache Software FoundationEQ Alpha Technology Ltd.quasardbOpenSource, formerly Basho TechnologiesSiteWhere
Initial release19972019200920092010
Current release10.17.1.0, November 20233.14.1, January 20243.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSD-3commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache version 2, commercial enterprise editionOpen Source infoCommon Public Attribution License Version 1.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.
Implementation languageJavaC++C++ErlangJava
Server operating systemsAll OS with a Java VMLinuxBSD
Linux
OS X
Windows
Linux
OS X
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-freepredefined scheme
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes infointeger and binarynoyes
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 indexesyesyes infoby using the Redis Search moduleyes infowith tagsrestrictedno
SQL infoSupport of SQLyesnoSQL-like query languagenono
APIs and other access methodsJDBCProprietary protocol infoRESP - REdis Serialization ProtocoHTTP APIHTTP API
Native Erlang Interface
HTTP REST
Supported programming languagesJavaC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresJava Stored ProceduresLuanoErlang
Triggersyesnonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoconsistent hashingSharding infono "single point of failure"Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication with selectable replication factorselectable replication factorselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono infolinks between data sets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDOptimistic locking, atomic execution of commands blocks and scriptsACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTransient modeno
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access control and ACLCryptographically strong user authentication and audit trailyes, using Riak SecurityUsers with fine-grained authorization concept

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

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 JavaDBKeyDBQuasardbRiak KVSiteWhere
Recent citations in the news

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

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

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, Oracle

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

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16 April 2024, Towards Data Science

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

provided by Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here