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

DBMS > Dragonfly vs. Riak KV vs. SQL.JS vs. STSdb

System Properties Comparison Dragonfly vs. Riak KV vs. SQL.JS vs. STSdb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceDistributed, fault tolerant key-value storePort of SQLite to JavaScriptKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
sql.js.orggithub.com/­STSSoft/­STSdb4
Technical documentationwww.dragonflydb.io/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.html
DeveloperDragonflyDB team and community contributorsOpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by othersSTS Soft SC
Initial release2023200920122011
Current release1.0, March 20233.2.0, December 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoBSL 1.1Open Source infoApache version 2, commercial enterprise editionOpen SourceOpen Source infoGPLv2, 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.
Implementation languageC++ErlangJavaScriptC#
Server operating systemsLinuxLinux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Windows
Data schemescheme-freeschema-freeyesyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysnoyesyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesnorestrictedno
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedno
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolHTTP API
Native Erlang Interface
JavaScript API.NET Client API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
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
JavaScriptC#
Java
Server-side scripts infoStored proceduresLuaErlangnono
Triggerspublish/subscribe channels provide some trigger functionalityyes infopre-commit hooks and post-commit hooksnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynono infolinks between data sets can be storedyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlPassword-based authenticationyes, using Riak Securitynono

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
DragonflyRiak KVSQL.JSSTSdb
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

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

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

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

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

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

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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.

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

AllegroGraph logo

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

Present your product here