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

DBMS > mSQL vs. Neo4j vs. OrigoDB vs. RisingWave vs. Titan

System Properties Comparison mSQL vs. Neo4j vs. OrigoDB vs. RisingWave vs. Titan

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonNeo4j  Xexclude from comparisonOrigoDB  Xexclude from comparisonRisingWave  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionmSQL (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 offeringsA fully ACID in-memory object graph databaseA distributed RDBMS for stream processing, wire-compatible with PostgreSQLTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelRelational DBMSGraph DBMSDocument store
Object oriented DBMS
Relational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score44.89
Rank#21  Overall
#1  Graph DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score0.64
Rank#238  Overall
#110  Relational DBMS
Websitehughestech.com.au/­products/­msqlneo4j.comorigodb.comwww.risingwave.com/­databasegithub.com/­thinkaurelius/­titan
Technical documentationneo4j.com/­docsorigodb.com/­docsdocs.risingwave.com/­docs/­current/­introgithub.com/­thinkaurelius/­titan/­wiki
DeveloperHughes TechnologiesNeo4j, Inc.Robert Friberg et alRisingWave LabsAurelius, owned by DataStax
Initial release199420072009 infounder the name LiveDB20222012
Current release4.4, October 20215.20, May 20241.2, September 2023
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoGPL version3, commercial licenses availableOpen SourceOpen Source infoApache Version 2.0Open Source infoApache license, version 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageCJava, ScalaC#RustJava
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
Windows
Docker
Linux
macOS
Linux
OS X
Unix
Windows
Data schemeyesschema-free and schema-optionalyesyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsStandard SQL-types and JSONyes
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.nono infocan be achieved using .NETno
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonoyesno
APIs and other access methodsJDBC
ODBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
.NET Client API
HTTP API
LINQ
JDBC
PostgreSQL wire protocol
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.NetGo
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyes infoUser defined Procedures and FunctionsyesUDFs in Python or Javayes
Triggersnoyes infovia event handleryes infoDomain Eventsnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneyes using Neo4j Fabrichorizontal partitioning infoclient side managed; servers are not synchronizedyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsdepending on modelnoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datanoyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnoUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Role based authorizationUsers and RolesUser authentification and security via Rexster Graph Server
More information provided by the system vendor
mSQL infoMini SQLNeo4jOrigoDBRisingWaveTitan
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: Importing Data, NODES, GenAI, Going Meta and more
1 June 2024

openCypher Will Pave the Road to GQL for Cypher Implementers
22 May 2024

7 Tips for Submitting Your NODES 2024 Talk
22 May 2024

How to Configure Neo4j Aura With AWS PrivateLink
21 May 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18 May 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
mSQL infoMini SQLNeo4jOrigoDBRisingWaveTitan
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

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

provided by Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26 March 2024, PR Newswire

Neo Technology Announces Neo4j GraphDays Events in Seattle and Silicon Valley
29 May 2024, Yahoo Movies UK

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

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

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27 September 2023, AWS Blog

provided by Google News

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Ibis 8 Adds Streaming
5 March 2024, iProgrammer

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

As the world ages, cancer cases are projected to rise, hitting some countries like ‘a tidal wave’
4 April 2024, CNN

provided by Google News

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

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

Present your product here