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

DBMS > FoundationDB vs. Google Cloud Spanner vs. InfinityDB vs. Oracle vs. TerminusDB

System Properties Comparison FoundationDB vs. Google Cloud Spanner vs. InfinityDB vs. Oracle vs. TerminusDB

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonInfinityDB  Xexclude from comparisonOracle  Xexclude from comparisonTerminusDB infoformer name was DataChemist  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.A horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A Java embedded Key-Value Store which extends the Java Map interfaceWidely used RDBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSKey-value storeRelational DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
RDF store
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
Score2.84
Rank#100  Overall
#51  Relational DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitegithub.com/­apple/­foundationdbcloud.google.com/­spannerboilerbay.comwww.oracle.com/­databaseterminusdb.com
Technical documentationapple.github.io/­foundationdbcloud.google.com/­spanner/­docsboilerbay.com/­infinitydb/­manualdocs.oracle.com/­en/­databaseterminusdb.github.io/­terminusdb/­#
DeveloperFoundationDBGoogleBoiler Bay Inc.OracleDataChemist Ltd.
Initial release20132017200219802018
Current release6.2.28, November 20204.023c, September 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialcommercial inforestricted free version is availableOpen Source infoGPL V3
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++JavaC and C++Prolog, Rust
Server operating systemsLinux
OS X
Windows
hostedAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-free infosome layers support schemasyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateno infosome layers support typingyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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.nonoyesno
Secondary indexesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLsupported in specific SQL layer onlyyes infoQuery statements complying to ANSI 2011noyes infowith proprietary extensionsSQL-like query language (WOQL)
APIs and other access methodsgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Go
Java
JavaScript (Node.js)
Python
JavaC
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
JavaScript
Python
Server-side scripts infoStored proceduresin SQL-layer onlynonoPL/SQL infoalso stored procedures in Java possibleyes
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding, horizontal partitioningGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication with 3 replicas for regional instances.noneMulti-source replication
Source-replica replication
Journaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlyyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityno infomanual creation possible, using inversions based on multi-value capabilityyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoStrict serializable isolationACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nofine grained access rights according to SQL-standardRole-based access control

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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
FoundationDBGoogle Cloud SpannerInfinityDBOracleTerminusDB infoformer name was DataChemist
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Google's Cloud Spanner Now Spans Continents … Like It's Supposed to Do
31 May 2024, Data Center Knowledge

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

provided by Google News

A Look at The HP Oracle Database Machine
30 May 2024, Data Center Knowledge

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, blogs.oracle.com

Oracle Plans to Open Two Public Cloud Regions in Morocco
30 May 2024, PR Newswire

Oracle Database 23ai - Feel the Difference
27 May 2024, iProgrammer

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

provided by Google News

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

Bus Terminus Update - April 26th
26 April 2021, Around DB and Life on Lantau

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

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

Present your product here