DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datomic vs. Dolt vs. FoundationDB vs. Google Cloud Datastore

System Properties Comparison Datomic vs. Dolt vs. FoundationDB vs. Google Cloud Datastore

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonDolt  Xexclude from comparisonFoundationDB  Xexclude from comparisonGoogle Cloud Datastore  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.
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA MySQL compatible DBMS with Git-like versioning of data and schemaOrdered key-value store. Core features are complimented by layers.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud Platform
Primary database modelRelational DBMSRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Websitewww.datomic.comgithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­apple/­foundationdbcloud.google.com/­datastore
Technical documentationdocs.datomic.comdocs.dolthub.comapple.github.io/­foundationdbcloud.google.com/­datastore/­docs
DeveloperCognitectDoltHub IncFoundationDBGoogle
Initial release2012201820132008
Current release1.0.6735, June 20236.2.28, November 2020
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache Version 2.0Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureGoC++
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
Linux
OS X
Windows
hosted
Data schemeyesyesschema-free infosome layers support schemasschema-free
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingyes, details here
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 indexesyesyesnoyes
SQL infoSupport of SQLnoyessupported in specific SQL layer onlySQL-like query language (GQL)
APIs and other access methodsRESTful HTTP APICLI Client
HTTP REST
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Supported programming languagesClojure
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsyes infocurrently in alpha releasein SQL-layer onlyusing Google App Engine
TriggersBy using transaction functionsyesnoCallbacks using the Google Apps Engine
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yesMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infousing Google Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable 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.
Foreign keys infoReferential integritynoyesin SQL-layer onlyyes infovia ReferenceProperties or Ancestor paths
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentno
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startupnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
DatomicDoltFoundationDBGoogle Cloud Datastore
Recent citations in the news

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

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

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

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

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

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

provided by Google News

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

Best cloud storage of 2024
29 April 2024, TechRadar

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

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

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here