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 Bigtable vs. Google Cloud Datastore vs. Google Cloud Firestore vs. OpenSearch

System Properties Comparison FoundationDB vs. Google Cloud Bigtable vs. Google Cloud Datastore vs. Google Cloud Firestore vs. OpenSearch

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonOpenSearch  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.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value store
Wide column store
Document storeDocument storeSearch engine
Secondary database modelsVector 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
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score4.36
Rank#72  Overall
#12  Document stores
Score7.36
Rank#53  Overall
#9  Document stores
Score16.03
Rank#37  Overall
#4  Search engines
Websitegithub.com/­apple/­foundationdbcloud.google.com/­bigtablecloud.google.com/­datastorefirebase.google.com/­products/­firestoregithub.com/­opensearch-project
opensearch.org
Technical documentationapple.github.io/­foundationdbcloud.google.com/­bigtable/­docscloud.google.com/­datastore/­docsfirebase.google.com/­docs/­firestoreopensearch.org/­docs/­latest
DeveloperFoundationDBGoogleGoogleGoogleAmazon Web Services
Initial release20132015200820172021
Current release6.2.28, November 20202.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialcommercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++Java
Server operating systemsLinux
OS X
Windows
hostedhostedhostedAll OS with a Java VM
Data schemeschema-free infosome layers support schemasschema-freeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or dateno infosome layers support typingnoyes, details hereyesyes
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 indexesnonoyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLsupported in specific SQL layer onlynoSQL-like query language (GQL)noSQL-like query language
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresin SQL-layer onlynousing Google App Engineyes, Firebase Rules & Cloud Functionsyes
TriggersnonoCallbacks using the Google Apps Engineyes, with Cloud Functionsyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replication using PaxosMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infousing Google Cloud DataflowUsing Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate 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.Immediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityin SQL-layer onlynoyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsyesno
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.nono
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.
More information provided by the system vendor
FoundationDBGoogle Cloud BigtableGoogle Cloud DatastoreGoogle Cloud FirestoreOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
FoundationDBGoogle Cloud BigtableGoogle Cloud DatastoreGoogle Cloud FirestoreOpenSearch
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Best cloud storage of 2024
4 June 2024, TechRadar

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

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, Yahoo Canada Finance

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available - AWS
22 May 2024, AWS Blog

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

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.

Present your product here