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

DBMS > FoundationDB vs. Linter vs. RethinkDB vs. SiteWhere vs. STSdb

System Properties Comparison FoundationDB vs. Linter vs. RethinkDB vs. SiteWhere vs. STSdb

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonLinter  Xexclude from comparisonRethinkDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonSTSdb  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionOrdered key-value store. Core features are complimented by layers.RDBMS for high security requirementsDBMS for the Web with a mechanism to push updated query results to applications in realtime.M2M integration platform for persisting/querying time series dataKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSDocument storeTime Series DBMSKey-value store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.12
Rank#350  Overall
#152  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­apple/­foundationdblinter.rurethinkdb.comgithub.com/­sitewhere/­sitewheregithub.com/­STSSoft/­STSdb4
Technical documentationapple.github.io/­foundationdbrethinkdb.com/­docssitewhere1.sitewhere.io/­index.html
DeveloperFoundationDBrelex.ruThe Linux Foundation infosince July 2017SiteWhereSTS Soft SC
Initial release20131990200920102011
Current release6.2.28, November 20202.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoApache Version 2Open Source infoCommon Public Attribution License Version 1.0Open Source infoGPLv2, commercial license available
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 and C++C++JavaC#
Server operating systemsLinux
OS X
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Windows
Data schemeschema-free infosome layers support schemasyesschema-freepredefined schemeyes
Typing infopredefined data types such as float or dateno infosome layers support typingyesyes infostring, binary, float, bool, date, geometryyesyes infoprimitive types and user defined types (classes)
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 indexesnoyesyesnono
SQL infoSupport of SQLsupported in specific SQL layer onlyyesnonono
APIs and other access methodsADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
HTTP REST.NET Client API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
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 proceduresin SQL-layer onlyyes infoproprietary syntax with the possibility to convert from PL/SQLno
TriggersnoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding inforange basedSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationSource-replica replicationselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlyyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.nono
User concepts infoAccess controlnofine grained access rights according to SQL-standardyes infousers and table-level permissionsUsers 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
FoundationDBLinterRethinkDBSiteWhereSTSdb
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

FoundationDB Raises $17 Million Series A Financing
26 May 2024, Yahoo Movies UK

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Longview News-Journal

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

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

RethinkDB's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

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