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

DBMS > Alibaba Cloud Table Store vs. EJDB vs. FoundationDB vs. Postgres-XL vs. SurrealDB

System Properties Comparison Alibaba Cloud Table Store vs. EJDB vs. FoundationDB vs. Postgres-XL vs. SurrealDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonEJDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSurrealDB  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.
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Ordered key-value store. Core features are complimented by layers.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelWide column storeDocument storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Relational DBMSDocument store
Graph DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score0.27
Rank#297  Overall
#44  Document stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score0.86
Rank#203  Overall
#34  Document stores
#18  Graph DBMS
Websitewww.alibabacloud.com/­product/­table-storegithub.com/­Softmotions/­ejdbgithub.com/­apple/­foundationdbwww.postgres-xl.orgsurrealdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoregithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdapple.github.io/­foundationdbwww.postgres-xl.org/­documentationsurrealdb.com/­docs
DeveloperAlibabaSoftmotionsFoundationDBSurrealDB Ltd
Initial release2016201220132014 infosince 2012, originally named StormDB2022
Current release6.2.28, November 202010 R1, October 2018v1.5.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPLv2Open Source infoApache 2.0Open Source infoMozilla public licenseOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++CRust
Server operating systemshostedserver-lessLinux
OS X
Windows
Linux
macOS
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-free infosome layers support schemasyesschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idno infosome layers support typingyesyes
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.noyes infoXML type, but no XML query functionality
Secondary indexesnononoyes
SQL infoSupport of SQLnonosupported in specific SQL layer onlyyes infodistributed, parallel query executionSQL-like query language
APIs and other access methodsHTTP APIin-process shared libraryADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL
RESTful HTTP API
WebSocket
Supported programming languagesJava
Python
Actionscript
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
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnonoin SQL-layer onlyuser defined functions
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblein SQL-layer onlyyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnoACIDACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
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 controlAccess rights based on subaccounts and tokensnonofine grained access rights according to SQL-standardyes, based on authentication and database rules

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
Alibaba Cloud Table StoreEJDBFoundationDBPostgres-XLSurrealDB
Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache Paimon
16 April 2024, Datanami

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

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

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

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

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Neo4j logo

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

Present your product here