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 > FoundationDB vs. Google Cloud Datastore vs. Oracle NoSQL vs. Postgres-XL vs. Riak TS

System Properties Comparison FoundationDB vs. Google Cloud Datastore vs. Oracle NoSQL vs. Postgres-XL vs. Riak TS

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRiak TS  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.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeDocument store
Key-value store
Relational DBMS
Relational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial 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
Score4.36
Rank#72  Overall
#12  Document stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitegithub.com/­apple/­foundationdbcloud.google.com/­datastorewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.org
Technical documentationapple.github.io/­foundationdbcloud.google.com/­datastore/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperFoundationDBGoogleOracleOpen Source, formerly Basho Technologies
Initial release2013200820112014 infosince 2012, originally named StormDB2015
Current release6.2.28, November 202023.3, December 202310 R1, October 20183.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public licenseOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaCErlang
Server operating systemsLinux
OS X
Windows
hostedLinux
Solaris SPARC/x86
Linux
macOS
Linux
OS X
Data schemeschema-free infosome layers support schemasschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or dateno infosome layers support typingyes, details hereoptionalyesno
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesyesyesrestricted
SQL infoSupport of SQLsupported in specific SQL layer onlySQL-like query language (GQL)SQL-like DML and DDL statementsyes infodistributed, parallel query executionyes, limited
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
Server-side scripts infoStored proceduresin SQL-layer onlyusing Google App Enginenouser defined functionsErlang
TriggersnoCallbacks using the Google Apps Enginenoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using PaxosElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowwith Hadoop integrationnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityin SQL-layer onlyyes infovia ReferenceProperties or Ancestor pathsnoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsconfigurable infoACID within a storage node (=shard)ACID infoMVCCno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyes infooff heap cacheno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and rolesfine grained access rights according to SQL-standardno

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
FoundationDBGoogle Cloud DatastoreOracle NoSQLPostgres-XLRiak TS
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

Best cloud storage of 2024
21 May 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

How Forbes Built Its AI-Powered Tool, Adelaide On Google Cloud Vertex
20 November 2023, Forbes

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

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

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here