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 > Apache Impala vs. RethinkDB vs. Riak TS vs. SiteWhere vs. SwayDB

System Properties Comparison Apache Impala vs. RethinkDB vs. Riak TS vs. SiteWhere vs. SwayDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparisonSiteWhere  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopDBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KVM2M integration platform for persisting/querying time series dataAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSDocument storeTime Series DBMSTime Series DBMSKey-value store
Secondary database modelsDocument storeSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score12.45
Rank#40  Overall
#24  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websiteimpala.apache.orgrethinkdb.comgithub.com/­sitewhere/­sitewhereswaydb.simer.au
Technical documentationimpala.apache.org/­impala-docs.htmlrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latestsitewhere1.sitewhere.io/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaThe Linux Foundation infosince July 2017Open Source, formerly Basho TechnologiesSiteWhereSimer Plaha
Initial release20132009201520102018
Current release4.1.0, June 20222.4.1, August 20203.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2Open SourceOpen Source infoCommon Public Attribution License Version 1.0Open Source infoGNU Affero GPL V3.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 languageC++C++ErlangJavaScala
Server operating systemsLinuxLinux
OS X
Windows
Linux
OS X
Linux
OS X
Windows
Data schemeyesschema-freeschema-freepredefined schemeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometrynoyesno
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 indexesyesyesrestrictednono
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyes, limitednono
APIs and other access methodsJDBC
ODBC
HTTP API
Native Erlang Interface
HTTP REST
Supported programming languagesAll languages supporting JDBC/ODBCC 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
Java
Kotlin
Scala
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceErlangno
TriggersnoClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedShardingSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replicationselectable replication factorselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonono infolinks between datasets can be storednono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-document operationsnonoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosyes infousers and table-level permissionsnoUsers with fine-grained authorization conceptno

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
Apache ImpalaRethinkDBRiak TSSiteWhereSwayDB
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

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

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

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

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.

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