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 > AlaSQL vs. ObjectBox vs. RethinkDB vs. Riak KV

System Properties Comparison AlaSQL vs. ObjectBox vs. RethinkDB vs. Riak KV

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonObjectBox  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionJavaScript DBMS libraryLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsDBMS for the Web with a mechanism to push updated query results to applications in realtime.Distributed, fault tolerant key-value store
Primary database modelDocument store
Relational DBMS
Object oriented DBMS
Vector DBMS
Document storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitealasql.orggithub.com/­objectbox
objectbox.io
rethinkdb.com
Technical documentationgithub.com/­AlaSQL/­alasqldocs.objectbox.iorethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAndrey Gershun & Mathias R. WulffObjectBox LimitedThe Linux Foundation infosince July 2017OpenSource, formerly Basho Technologies
Initial release2014201720092009
Current release4.0 (May 2024)2.4.1, August 20203.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache Version 2Open Source infoApache version 2, commercial enterprise edition
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 languageJavaScriptC and C++C++Erlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Windows
Linux
OS X
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyes, plus "flex" map-like typesyes infostring, binary, float, bool, date, geometryno
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.nononono
Secondary indexesnoyesyesrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonono
APIs and other access methodsJavaScript APIProprietary native APIHTTP API
Native Erlang Interface
Supported programming languagesJavaScriptC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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 proceduresnonoErlang
TriggersyesnoClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding inforange basedSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnoneData sync between devices allowing occasional connected databases to work completely offlineSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnoyesyes infousers and table-level permissionsyes, using Riak Security
More information provided by the system vendor
AlaSQLObjectBoxRethinkDBRiak KV
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
AlaSQLObjectBoxRethinkDBRiak KV
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

provided by Google News

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

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

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

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

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

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