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

DBMS > Machbase Neo vs. RethinkDB vs. STSdb vs. ToroDB vs. VoltDB

System Properties Comparison Machbase Neo vs. RethinkDB vs. STSdb vs. ToroDB vs. VoltDB

Editorial information provided by DB-Engines
NameMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonRethinkDB  Xexclude from comparisonSTSdb  Xexclude from comparisonToroDB  Xexclude from comparisonVoltDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionTimeSeries DBMS for AIoT and BigDataDBMS for the Web with a mechanism to push updated query results to applications in realtime.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA MongoDB-compatible JSON document store, built on top of PostgreSQLDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelTime Series DBMSDocument storeKey-value storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitemachbase.comrethinkdb.comgithub.com/­STSSoft/­STSdb4github.com/­torodb/­serverwww.voltdb.com
Technical documentationmachbase.com/­dbmsrethinkdb.com/­docsdocs.voltdb.com
DeveloperMachbaseThe Linux Foundation infosince July 2017STS Soft SC8KdataVoltDB Inc.
Initial release20132009201120162010
Current releaseV8.0, August 20232.4.1, August 20204.0.8, September 201511.3, April 2022
License infoCommercial or Open Sourcecommercial infofree test version availableOpen Source infoApache Version 2Open Source infoGPLv2, commercial license availableOpen Source infoAGPL-V3Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageCC++C#JavaJava, C++
Server operating systemsLinux
macOS
Windows
Linux
OS X
Windows
WindowsAll OS with a Java 7 VMLinux
OS X infofor development
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyes infoprimitive types and user defined types (classes)yes infostring, integer, double, boolean, date, object_idyes
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 indexesyesyesnoyes
SQL infoSupport of SQLSQL-like query languagenonoyes infoonly a subset of SQL 99
APIs and other access methodsgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
.NET Client APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
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#
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnonoJava
TriggersnoClient-side triggers through changefeedsnonono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basednoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationnoneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsnonoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentnoyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infovolatile and lookup tableno
User concepts infoAccess controlsimple password-based access controlyes infousers and table-level permissionsnoAccess rights for users and rolesUsers and roles with access to stored procedures

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
Machbase Neo infoFormer name was InfinifluxRethinkDBSTSdbToroDBVoltDB
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

마크베이스, 개발 생산성 최대 90%↑…신개념 DB 'MACHBASE NEO 8.0' 출시
4 September 2023, 전자신문

[IoT 데이터 처리의 모든 것-②] IoT 데이터 전쟁의 서막
6 October 2021, 헬로티 – 매일 만나는 첨단 산업, IT 소식

마크베이스, 오픈소스 에디션 'MACHBASE NEO' 출시
28 March 2023, 전자신문

IoT 데이터 최적화 '시계열 데이터베이스' 등장
15 September 2019, 데이터넷

provided by Google News

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

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

Present your product here