DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InfinityDB vs. Neo4j vs. Postgres-XL vs. ScyllaDB vs. TigerGraph

System Properties Comparison InfinityDB vs. Neo4j vs. Postgres-XL vs. ScyllaDB vs. TigerGraph

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonNeo4j  Xexclude from comparisonPostgres-XL  Xexclude from comparisonScyllaDB  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresCassandra and DynamoDB compatible wide column storeA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelKey-value storeGraph DBMSRelational DBMSWide column storeGraph DBMS
Secondary database modelsDocument store
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score44.46
Rank#23  Overall
#1  Graph DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score4.75
Rank#68  Overall
#5  Wide column stores
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websiteboilerbay.comneo4j.comwww.postgres-xl.orgwww.scylladb.comwww.tigergraph.com
Technical documentationboilerbay.com/­infinitydb/­manualneo4j.com/­docswww.postgres-xl.org/­documentationdocs.scylladb.comdocs.tigergraph.com
DeveloperBoiler Bay Inc.Neo4j, Inc.ScyllaDB
Initial release200220072014 infosince 2012, originally named StormDB20152017
Current release4.05.19, April 202410 R1, October 2018ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoMozilla public licenseOpen Source infoOpen Source (AGPL), commercial license availablecommercial
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.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaJava, ScalaCC++C++
Server operating systemsAll OS with a Java VMLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
LinuxLinux
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free and schema-optionalyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyesyes
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.noyes infoXML type, but no XML query functionalitynono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyes infopluggable indexing subsystem, by default Apache Luceneyesyes infocluster global secondary indices
SQL infoSupport of SQLnonoyes infodistributed, parallel query executionSQL-like DML and DDL statements (CQL)SQL-like query language (GSQL)
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
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
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesJava.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.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
C++
Java
Server-side scripts infoStored proceduresnoyes infoUser defined Procedures and Functionsuser defined functionsyes, Luayes
Triggersnoyes infovia event handleryesnono
Partitioning methods infoMethods for storing different data on different nodesnoneyes using Neo4j Fabrichorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilityyes infoRelationships in graphsyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infoMVCCno infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infoin-memory tablesno
User concepts infoAccess controlnoUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standardAccess rights for users can be defined per objectRole-based access control
More information provided by the system vendor
InfinityDBNeo4jPostgres-XLScyllaDBTigerGraph
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
News

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

GQL: The ISO Standard for Graphs Has Arrived
25 April 2024

What Is Retrieval-Augmented Generation (RAG)?
24 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
InfinityDBNeo4jPostgres-XLScyllaDBTigerGraph
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

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

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

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

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

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

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

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

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

provided by Google News



Share this page

Featured Products

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

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

Neo4j logo

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

Present your product here