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 > EJDB vs. FoundationDB vs. IBM Cloudant vs. Microsoft Azure Cosmos DB

System Properties Comparison EJDB vs. FoundationDB vs. IBM Cloudant vs. Microsoft Azure Cosmos DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  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.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Ordered key-value store. Core features are complimented by layers.Database as a Service offering based on Apache CouchDBGlobally distributed, horizontally scalable, multi-model database service
Primary database modelDocument storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Websitegithub.com/­Softmotions/­ejdbgithub.com/­apple/­foundationdbwww.ibm.com/­products/­cloudantazure.microsoft.com/­services/­cosmos-db
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdapple.github.io/­foundationdbcloud.ibm.com/­docs/­Cloudantlearn.microsoft.com/­azure/­cosmos-db
DeveloperSoftmotionsFoundationDBIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Microsoft
Initial release2012201320102014
Current release6.2.28, November 2020
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++Erlang
Server operating systemsserver-lessLinux
OS X
Windows
hostedhosted
Data schemeschema-freeschema-free infosome layers support schemasschema-freeschema-free
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idno infosome layers support typingnoyes infoJSON types
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.no
Secondary indexesnonoyesyes infoAll properties auto-indexed by default
SQL infoSupport of SQLnosupported in specific SQL layer onlynoSQL-like query language
APIs and other access methodsin-process shared libraryRESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Server-side scripts infoStored proceduresnoin SQL-layer onlyView functions (Map-Reduce) in JavaScriptJavaScript
TriggersnonoyesJavaScript
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
Consistency concepts infoMethods to ensure consistency in a distributed systemLinearizable consistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblein SQL-layer onlynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoatomic operations within a document possibleMulti-item ACID transactions with snapshot isolation within a partition
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes infoOptimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlnonoAccess rights for users can be defined per databaseAccess rights can be defined down to the item level

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
EJDBFoundationDBIBM CloudantMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB
Recent citations in the news

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

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

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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