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 > CrateDB vs. RethinkDB vs. SiriDB vs. SwayDB

System Properties Comparison CrateDB vs. RethinkDB vs. SiriDB vs. SwayDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSiriDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionDistributed Database based on LuceneDBMS for the Web with a mechanism to push updated query results to applications in realtime.Open Source Time Series DBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Document storeTime Series DBMSKey-value store
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitecratedb.comrethinkdb.comsiridb.comswaydb.simer.au
Technical documentationcratedb.com/­docsrethinkdb.com/­docsdocs.siridb.com
DeveloperCrateThe Linux Foundation infosince July 2017CesbitSimer Plaha
Initial release2013200920172018
Current release2.4.1, August 2020
License infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2Open Source infoMIT LicenseOpen Source infoGNU Affero GPL V3.0
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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC++CScala
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Windows
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyes infoNumeric datano
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 indexesyesyesyesno
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitynonono
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
HTTP API
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
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
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Java
Kotlin
Scala
Server-side scripts infoStored proceduresuser defined functions (Javascript)nono
TriggersnoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyAtomic single-document operationsnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlrights management via user accountsyes infousers and table-level permissionssimple rights management via user accountsno
More information provided by the system vendor
CrateDBRethinkDBSiriDBSwayDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more

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

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io unboxes clustered SQL CrateDB, decamps to California
14 December 2016, The Register

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

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22 January 2017, Dutch IT Channel

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.

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

Milvus logo

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

Present your product here