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. Faircom EDGE vs. FatDB vs. Neo4j vs. YugabyteDB

System Properties Comparison Alibaba Cloud Table Store vs. Faircom EDGE vs. FatDB vs. Neo4j vs. YugabyteDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFatDB  Xexclude from comparisonNeo4j  Xexclude from comparisonYugabyteDB  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA .NET NoSQL DBMS that can integrate with and extend SQL Server.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelWide column storeKey-value store
Relational DBMS
Document store
Key-value store
Graph DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#324  Overall
#12  Wide column stores
Score0.06
Rank#373  Overall
#56  Key-value stores
#156  Relational DBMS
Score44.36
Rank#23  Overall
#1  Graph DBMS
Score3.21
Rank#103  Overall
#53  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storewww.faircom.com/­products/­faircom-edgeneo4j.comwww.yugabyte.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoredocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlneo4j.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperAlibabaFairCom CorporationFatCloudNeo4j, Inc.Yugabyte Inc.
Initial release20161979201220072017
Current releaseV3, October 20205.18.1, March 20242.19, September 2023
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoApache 2.0
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageANSI C, C++C#Java, ScalaC and C++
Server operating systemshostedAndroid
Linux infoARM, x86
Raspbian
Windows
WindowsLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeschema-free and schema-optionaldepending on used data model
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesyesyesyes
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.noyesno
Secondary indexesnoyesyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLnoyes infoANSI SQL queriesno infoVia inetgration in SQL Servernoyes, PostgreSQL compatible
APIs and other access methodsHTTP APIADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesJava
Python
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yes infovia applicationsyes infoUser defined Procedures and Functionsyes infosql, plpgsql, C
Triggersnoyesyes infovia applicationsyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceFile partitioning infoCustomizable business rules for partitioningShardingyes using Neo4j FabricHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factorCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyes infowhen using SQLnoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights based on subaccounts and tokensFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.no infoCan implement custom security layer via applicationsUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)yes
More information provided by the system vendor
Alibaba Cloud Table StoreFaircom EDGE infoformerly c-treeEDGEFatDBNeo4jYugabyteDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
Apache 2.0 license for the database
» more
News

Neo4j Integrates with Microsoft to Evolve Data Analytics and Enhance GenAI
26 March 2024

This Week in Neo4j: Data Modeling, GenAI, GraphQL, App Development and more
23 March 2024

This Week in Neo4j: Cypher, GenAI, Podcast, Graph Databases and more
16 March 2024

This Week in Neo4j: GenAI, Python, SpringAI, PHP and more
9 March 2024

This Week in Neo4j: GraphAcademy, Algorithms, GenAI, Knowledge Graphs and more
2 March 2024

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 StoreFaircom EDGE infoformerly c-treeEDGEFatDBNeo4jYugabyteDB
DB-Engines blog posts

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

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

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

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

provided by Google News

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

provided by Google News

Neo4j, Microsoft add graph features to Azure AI services
26 March 2024, SiliconANGLE News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, Yahoo Finance

Neo4j collaborates with Microsoft to advance GenAI and data solutions
27 March 2024, Scientific Computing World

Neo4j combines with Microsoft for next generation generative AI solutions -
26 March 2024, Enterprise Times

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions
26 March 2024, Barchart

provided by Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Scout24 Selects YugabyteDB to Upscale Global Hospitality Management System with Global Distribution and High ...
6 February 2024, Yahoo Finance

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

vitagroup Selects Yugabyte to Underpin Patient Health Care Records System for Catalonian Population
22 August 2023, Silicon Canals

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.

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

SingleStore logo

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

Neo4j logo

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

Present your product here