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

DBMS > Fauna vs. mSQL vs. Neo4j vs. STSdb vs. XTDB

System Properties Comparison Fauna vs. mSQL vs. Neo4j vs. STSdb vs. XTDB

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonNeo4j  Xexclude from comparisonSTSdb  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.mSQL (Mini SQL) is a simple and lightweight RDBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSGraph DBMSKey-value storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitefauna.comhughestech.com.au/­products/­msqlneo4j.comgithub.com/­STSSoft/­STSdb4github.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.fauna.comneo4j.com/­docswww.xtdb.com/­docs
DeveloperFauna, Inc.Hughes TechnologiesNeo4j, Inc.STS Soft SCJuxt Ltd.
Initial release20141994200720112019
Current release4.4, October 20215.19, April 20244.0.8, September 20151.19, September 2021
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedOpen Source infoGPL version3, commercial licenses availableOpen Source infoGPLv2, commercial license availableOpen Source infoMIT License
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.
Implementation languageScalaCJava, ScalaC#Clojure
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
WindowsAll OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesschema-free and schema-optionalyesschema-free
Typing infopredefined data types such as float or datenoyesyesyes infoprimitive types and user defined types (classes)yes, extensible-data-notation format
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 indexesyesyesyes infopluggable indexing subsystem, by default Apache Lucenenoyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonolimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
.NET Client APIHTTP REST
JDBC
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C#
Java
Clojure
Java
Server-side scripts infoStored proceduresuser defined functionsnoyes infoUser defined Procedures and Functionsnono
Triggersnonoyes infovia event handlernono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingnoneyes using Neo4j Fabricnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlynoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlIdentity management, authentication, and access controlnoUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)no
More information provided by the system vendor
Fauna infopreviously named FaunaDBmSQL infoMini SQLNeo4jSTSdbXTDB infoformerly named Crux
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» 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
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

This Week in Neo4j: GraphRAG, Testcontainers, Metadata Management, App Dev and more
11 May 2024

Creating the GQL Database Language Standard
7 May 2024

This Week in Neo4j: GraphRAG, Knowledge Graphs, Open Source AI, GraphQL and more
4 May 2024

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27 April 2024

GQL is Here: Your Cypher Queries in a GQL World
26 April 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
Fauna infopreviously named FaunaDBmSQL infoMini SQLNeo4jSTSdbXTDB infoformerly named Crux
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

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

Neo4j Awards Technology Grant to Syracuse University for Mapping Misinformation Trends in 2024 U.S. Elections with ...
7 May 2024, PR Newswire

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26 April 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

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.

SingleStore logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here