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

System Properties Comparison Faircom DB vs. KeyDB vs. Quasardb vs. Riak KV vs. SiteWhere

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonKeyDB  Xexclude from comparisonQuasardb  Xexclude from comparisonRiak KV  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.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 modelKey-value store
Relational DBMS
Key-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
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score0.80
Rank#219  Overall
#31  Key-value stores
Score0.19
Rank#327  Overall
#30  Time Series DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Score0.06
Rank#367  Overall
#36  Time Series DBMS
Websitewww.faircom.com/­products/­faircom-dbgithub.com/­Snapchat/­KeyDB
keydb.dev
quasar.aigithub.com/­sitewhere/­sitewhere
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.keydb.devdoc.quasar.ai/­masterwww.tiot.jp/­riak-docs/­riak/­kv/­latestsitewhere1.sitewhere.io/­index.html
DeveloperFairCom CorporationEQ Alpha Technology Ltd.quasardbOpenSource, formerly Basho TechnologiesSiteWhere
Initial release19792019200920092010
Current releaseV12, November 20203.14.1, January 20243.2.0, December 2022
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen 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 languageANSI C, C++C++C++ErlangJava
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxBSD
Linux
OS X
Windows
Linux
OS X
Linux
OS X
Windows
Data schemeschema free, schema optional, schema required, partial schema,schema-freeschema-freeschema-freepredefined scheme
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structurespartial 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.nonononono
Secondary indexesyesyes infoby using the Redis Search moduleyes infowith tagsrestrictedno
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsnoSQL-like query languagenono
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Proprietary protocol infoRESP - REdis Serialization ProtocoHTTP APIHTTP API
Native Erlang Interface
HTTP REST
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
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 proceduresyes info.Net, JavaScript, C/C++LuanoErlang
Triggersyesnonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingSharding infoconsistent hashingSharding infono "single point of failure"Sharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-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 systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual 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 datatunable from ACID to Eventually ConsistentOptimistic locking, atomic execution of commands blocks and scriptsACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyes 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-standard with additional protections for filessimple 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
Faircom DB infoformerly c-treeACEKeyDBQuasardbRiak KVSiteWhere
Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
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

Quasar Partners with PTC for IoT Data Solutions
11 September 2023, Read IT Quik

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

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

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

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

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

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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