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

DBMS > FeatureBase vs. Kinetica vs. RethinkDB vs. STSdb vs. ToroDB

System Properties Comparison FeatureBase vs. Kinetica vs. RethinkDB vs. STSdb vs. ToroDB

Editorial information provided by DB-Engines
NameFeatureBase  Xexclude from comparisonKinetica  Xexclude from comparisonRethinkDB  Xexclude from comparisonSTSdb  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.Fully vectorized database across both GPUs and CPUsDBMS 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 PostgreSQL
Primary database modelRelational DBMSRelational DBMSDocument storeKey-value storeDocument store
Secondary database modelsSpatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#309  Overall
#139  Relational DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitewww.featurebase.comwww.kinetica.comrethinkdb.comgithub.com/­STSSoft/­STSdb4github.com/­torodb/­server
Technical documentationdocs.featurebase.comdocs.kinetica.comrethinkdb.com/­docs
DeveloperMolecula and Pilosa Open Source ContributorsKineticaThe Linux Foundation infosince July 2017STS Soft SC8Kdata
Initial release20172012200920112016
Current release2022, May 20227.1, August 20212.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2Open Source infoGPLv2, commercial license availableOpen Source infoAGPL-V3
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 languageGoC, C++C++C#Java
Server operating systemsLinux
macOS
LinuxLinux
OS X
Windows
WindowsAll OS with a Java 7 VM
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyes infoprimitive types and user defined types (classes)yes infostring, integer, double, boolean, date, object_id
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 indexesnoyesyesno
SQL infoSupport of SQLSQL queriesSQL-like DML and DDL statementsnono
APIs and other access methodsgRPC
JDBC
Kafka Connector
ODBC
JDBC
ODBC
RESTful HTTP API
.NET Client API
Supported programming languagesJava
Python
C++
Java
JavaScript (Node.js)
Python
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
Server-side scripts infoStored proceduresuser defined functionsno
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding inforange basednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationSource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes, using Linux fsyncyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoGPU vRAM or System RAMno
User concepts infoAccess controlAccess rights for users and roles on table levelyes infousers and table-level permissionsnoAccess rights for users and roles

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
FeatureBaseKineticaRethinkDBSTSdbToroDB
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

Get Your Infrastructure Ready for Real-Time Analytics
8 March 2022, Built In

Funding wrap: H.O. Maycotte's Molecula raises $10M, rebrands; UT snags $15M to lead regional innovation hub
12 September 2022, The Business Journals

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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.

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