DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > IBM Db2 warehouse vs. Neo4j vs. ScyllaDB vs. Stardog vs. TimescaleDB

System Properties Comparison IBM Db2 warehouse vs. Neo4j vs. ScyllaDB vs. Stardog vs. TimescaleDB

Editorial information provided by DB-Engines
NameIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonNeo4j  Xexclude from comparisonScyllaDB  Xexclude from comparisonStardog  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionCloud-based data warehousing serviceScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsCassandra and DynamoDB compatible wide column storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMSGraph DBMSWide column storeGraph DBMS
RDF store
Time Series DBMS
Secondary database modelsKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.26
Rank#162  Overall
#73  Relational DBMS
Score42.68
Rank#21  Overall
#1  Graph DBMS
Score4.15
Rank#69  Overall
#5  Wide column stores
Score1.93
Rank#121  Overall
#10  Graph DBMS
#6  RDF stores
Score4.06
Rank#73  Overall
#5  Time Series DBMS
Websitewww.ibm.com/­products/­db2/­warehouseneo4j.comwww.scylladb.comwww.stardog.comwww.timescale.com
Technical documentationneo4j.com/­docsdocs.scylladb.comdocs.stardog.comdocs.timescale.com
DeveloperIBMNeo4j, Inc.ScyllaDBStardog-UnionTimescale
Initial release20142007201520102017
Current release5.23, August 2024ScyllaDB Open Source 6.0.2, July 20247.3.0, May 20202.15.0, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoGPL version3, commercial licenses availableOpen Source infoOpen Source (AGPL), commercial license availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen 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.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJava, ScalaC++JavaC
Server operating systemshostedLinux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
LinuxLinux
macOS
Windows
Linux
OS X
Windows
Data schemeyesschema-free and schema-optionalschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyesyesyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.no infoImport/export of XML data possiblenono infoImport/export of XML data possibleyes
Secondary indexesyesyes infopluggable indexing subsystem, by default Apache Luceneyes infocluster global secondary indicesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesnoSQL-like DML and DDL statements (CQL)Yes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infofull PostgreSQL SQL syntax
APIs and other access methods.NET Client API
JDBC
ODBC
OLE DB
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresPL/SQL, SQL PLyes infoUser defined Procedures and Functionsyes, Luauser defined functions and aggregates, HTTP Server extensions in Javauser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesyes infovia event handlernoyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes using Neo4j FabricShardingnoneyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication in HA-ClusterSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoAtomicity and isolation are supported for single operationsACIDACID
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.yesyes infoin-memory tablesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users can be defined per objectAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
IBM Db2 warehouse infoformerly named IBM dashDBNeo4jScyllaDBStardogTimescaleDB
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

The Ethics of Generative AI: Understanding the Principles and Risks
18 September 2024

GraphSummit Europe 2024: Actionable Insights From Industry Leaders and Innovators
18 September 2024

This Week in Neo4j: Knowledge Graph, Data Loading, Olympics, CSV and more
7 September 2024

Neo4j Expands Cloud Database Capabilities to Power Enterprise-Scale Graph Deployments
4 September 2024

This Week in Neo4j: NODES 2024, GraphRAG, Graph Data, Knowledge Graph and more
31 August 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
IBM Db2 warehouse infoformerly named IBM dashDBNeo4jScyllaDBStardogTimescaleDB
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

A major upgrade to Db2® Warehouse on IBM Cloud®
26 June 2024, IBM

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Data Mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Tackling AI’s data challenges with IBM databases on AWS
14 March 2024, IBM

provided by Google News

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
4 September 2024, PR Newswire

Neo4j charts upward course for GraphRAG in graph databases
4 September 2024, Techzine Europe

Neo4j Simplifies Graph Database in the Cloud
4 September 2024, Datanami

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
9 September 2024, insideBIGDATA

provided by Google News

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

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

Scylla DB Adds Materialized Views
28 January 2019, iProgrammer

provided by Google News

General availability: Latest version of the TimeScaleDB extension on Azure Database for PostgreSQL - Flexible Server
8 May 2024, azure.microsoft.com

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11 June 2024, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, businesswire.com

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.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Neo4j logo

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

Present your product here