DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > FatDB vs. NebulaGraph vs. Percona Server for MongoDB vs. Sphinx vs. YugabyteDB

System Properties Comparison FatDB vs. NebulaGraph vs. Percona Server for MongoDB vs. Sphinx vs. YugabyteDB

Editorial information provided by DB-Engines
NameFatDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSphinx  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 .NET NoSQL DBMS that can integrate with and extend SQL Server.A distributed, linear scalable, high perfomant Graph DBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Open source search engine for searching in data from different sources, e.g. relational databasesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Key-value store
Graph DBMSDocument storeSearch engineRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score0.55
Rank#253  Overall
#39  Document stores
Score6.03
Rank#60  Overall
#6  Search engines
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.percona.com/­mongodb/­software/­percona-server-for-mongodbsphinxsearch.comwww.yugabyte.com
Technical documentationdocs.nebula-graph.iodocs.percona.com/­percona-distribution-for-mongodbsphinxsearch.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperFatCloudVesoft Inc.PerconaSphinx Technologies Inc.Yugabyte Inc.
Initial release20122019201520012017
Current release3.4.10-2.10, November 20173.5.1, February 20232.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL Version 2Open Source infoGPL version 2, commercial licence availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
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 languageC#C++C++C++C and C++
Server operating systemsWindowsLinuxLinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeStrong typed schemaschema-freeyesdepending on used data model
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonono
Secondary indexesyesyes 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 infofull-text index on all search fieldsyes
SQL infoSupport of SQLno infoVia inetgration in SQL ServerSQL-like query languagenoSQL-like query language (SphinxQL)yes, PostgreSQL compatible
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Browser 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
proprietary protocol using JSONProprietary protocolJDBC
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 languagesC#.Net
C++
Go
Java
PHP
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infovia applicationsuser defined functionsJavaScriptnoyes infosql, plpgsql, C
Triggersyes infovia applicationsnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorCausal Clustering using Raft protocolSource-replica replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes infoThe original contents of fields are not stored in the Sphinx index.yes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovia In-Memory Engineno
User concepts infoAccess controlno infoCan implement custom security layer via applicationsRole-based access controlAccess rights for users and rolesnoyes
More information provided by the system vendor
FatDBNebulaGraphPercona Server for MongoDBSphinxYugabyteDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
Apache 2.0 license for the database
» 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
FatDBNebulaGraphPercona Server for MongoDBSphinxYugabyteDB
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

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

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

A New Way to Provision Databases on Kubernetes
21 March 2024, hackernoon.com

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

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

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

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.

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here