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

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

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

Editorial information provided by DB-Engines
NameAntDB  Xexclude from comparisonFoundationDB  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.
DescriptionA scalable, multi-tenant, MPP-architectured RDBMS for OLTP and OLAP operations, highly compatible with OracleOrdered key-value store. Core features are complimented by layers.DBMS 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 modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeTime Series DBMSKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#317  Overall
#141  Relational DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  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
Websitewww.asiainfo.com/­en_us/­product_aisware_antdb_detail.htmlgithub.com/­apple/­foundationdbrethinkdb.comgithub.com/­sitewhere/­sitewheregithub.com/­STSSoft/­STSdb4
Technical documentationapple.github.io/­foundationdbrethinkdb.com/­docssitewhere1.sitewhere.io/­index.html
DeveloperAsiaInfo Technologies LimitedFoundationDBThe Linux Foundation infosince July 2017SiteWhereSTS Soft SC
Initial release2013200920102011
Current release6.2.28, November 20202.4.1, August 20204.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open 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++JavaC#
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Windows
Data schemeyesschema-free infosome layers support schemasschema-freepredefined schemeyes
Typing infopredefined data types such as float or dateyesno infosome layers support typingyes 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.nono
Secondary indexesyesnoyesnono
SQL infoSupport of SQLSQL2016 compliantsupported in specific SQL layer onlynonono
APIs and other access methodsJDBC
MySQL protocol compliant
ODBC
HTTP REST.NET Client API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
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 onlyno
TriggersyesnoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlynonono
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.yesnono
User concepts infoAccess controlnoyes 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
AntDBFoundationDBRethinkDBSiteWhereSTSdb
DB-Engines blog posts

AntDB: Answer to Database Evolution - Hyperconverged All-in-One Streaming Engine
22 June 2023,  Bei Mo, AntDB (sponsor) 

show all

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 team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

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

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

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

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

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

provided by Google News



Share this page

Featured Products

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

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

Present your product here