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

DBMS > FoundationDB vs. Google Cloud Datastore vs. NCache vs. Postgres-XL vs. UniData,UniVerse

System Properties Comparison FoundationDB vs. Google Cloud Datastore vs. NCache vs. Postgres-XL vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameFoundationDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonNCache  Xexclude from comparisonPostgres-XL  Xexclude from comparisonUniData,UniVerse  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 PlatformOpen-Source and Enterprise in-memory Key-Value StoreBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeKey-value storeRelational DBMSMultivalue DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitegithub.com/­apple/­foundationdbcloud.google.com/­datastorewww.alachisoft.com/­ncachewww.postgres-xl.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationapple.github.io/­foundationdbcloud.google.com/­datastore/­docswww.alachisoft.com/­resources/­docswww.postgres-xl.org/­documentationdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperFoundationDBGoogleAlachisoftRocket Software
Initial release2013200820052014 infosince 2012, originally named StormDB1985
Current release6.2.28, November 20205.3.3, April 202410 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoEnterprise Edition availableOpen Source infoMozilla public licensecommercial
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++C#, .NET, .NET Core, JavaCC
Server operating systemsLinux
OS X
Windows
hostedLinux
Windows
Linux
macOS
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-free infosome layers support schemasschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateno infosome layers support typingyes, details herepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesoptional
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 functionality
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLsupported in specific SQL layer onlySQL-like query language (GQL)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yes infodistributed, parallel query executionyes
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresin SQL-layer onlyusing Google App Engineno infosupport for stored procedures with SQL-Server CLRuser defined functionsyes
TriggersnoCallbacks using the Google Apps Engineyes infoNotificationsyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyeshorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using Paxosyes, with selectable consistency levelSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesnono
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
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityin SQL-layer onlyyes infovia ReferenceProperties or Ancestor pathsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsoptimistic locking and pessimistic lockingACID infoMVCCACID infoconfigurable
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.noyesno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)fine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
FoundationDBGoogle Cloud DatastoreNCachePostgres-XLUniData,UniVerse
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

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

More resources
FoundationDBGoogle Cloud DatastoreNCachePostgres-XLUniData,UniVerse
Recent citations in the 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

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

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

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

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Data + software services
21 August 2018, UCAR

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here