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 > Alibaba Cloud Table Store vs. FoundationDB vs. NebulaGraph vs. Postgres-XL vs. ScyllaDB

System Properties Comparison Alibaba Cloud Table Store vs. FoundationDB vs. NebulaGraph vs. Postgres-XL vs. ScyllaDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonFoundationDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPostgres-XL  Xexclude from comparisonScyllaDB  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 accessOrdered key-value store. Core features are complimented by layers.A distributed, linear scalable, high perfomant Graph DBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresCassandra and DynamoDB compatible wide column store
Primary database modelWide column storeDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Graph DBMSRelational DBMSWide column store
Secondary database modelsDocument store
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#310  Overall
#12  Wide column stores
Score1.07
Rank#188  Overall
#31  Document stores
#28  Key-value stores
#86  Relational DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Score5.27
Rank#67  Overall
#5  Wide column stores
Websitewww.alibabacloud.com/­product/­table-storegithub.com/­apple/­foundationdbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.postgres-xl.orgwww.scylladb.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoreapple.github.io/­foundationdbdocs.nebula-graph.iowww.postgres-xl.org/­documentationdocs.scylladb.com
DeveloperAlibabaFoundationDBVesoft Inc.ScyllaDB
Initial release2016201320192014 infosince 2012, originally named StormDB2015
Current release6.2.28, November 202010 R1, October 2018ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoMozilla public licenseOpen Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++C++CC++
Server operating systemshostedLinux
OS X
Windows
LinuxLinux
macOS
Linux
Data schemeschema-freeschema-free infosome layers support schemasStrong typed schemayesschema-free
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyesyes
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 functionalityno
Secondary indexesnonoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesyes infocluster global secondary indices
SQL infoSupport of SQLnosupported in specific SQL layer onlySQL-like query languageyes infodistributed, parallel query executionSQL-like DML and DDL statements (CQL)
APIs and other access methodsHTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesJava
Python
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresnoin SQL-layer onlyuser defined functionsuser defined functionsyes, Lua
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesCausal Clustering using Raft protocolselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoin SQL-layer onlyyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDACIDACID infoMVCCno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoin-memory tables
User concepts infoAccess controlAccess rights based on subaccounts and tokensnoRole-based access controlfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
Alibaba Cloud Table StoreFoundationDBNebulaGraphPostgres-XLScyllaDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
Alibaba Cloud Table StoreFoundationDBNebulaGraphPostgres-XLScyllaDB
Recent citations in the news

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

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

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

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

provided by Google News

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

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

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, Yahoo Finance

Celebrating 10,000 GitHub Stars for NebulaGraph | | news-journal.com
26 March 2024, Longview News-Journal

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Why Database Software Has Been 'Wasting' Hardware
6 November 2019, Forbes

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

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

Present your product here