DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Couchbase vs. IBM Db2 vs. jBASE vs. Neo4j vs. SAP Adaptive Server

System Properties Comparison Couchbase vs. IBM Db2 vs. jBASE vs. Neo4j vs. SAP Adaptive Server

Editorial information provided by DB-Engines
NameCouchbase infoOriginally called Membase  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonjBASE  Xexclude from comparisonNeo4j  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparison
DescriptionA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseCommon in IBM host environments, 2 different versions for host and Windows/LinuxA robust multi-value DBMS comprising development tools and middlewareScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMS
Primary database modelDocument storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBMultivalue DBMSGraph DBMSRelational DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Document store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Spatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score18.46
Rank#36  Overall
#5  Document stores
Score127.49
Rank#8  Overall
#5  Relational DBMS
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score37.12
Rank#25  Overall
#17  Relational DBMS
Websitewww.couchbase.comwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseneo4j.comwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technical documentationdocs.couchbase.comwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9neo4j.com/­docshelp.sap.com/­docs/­SAP_ASE
DeveloperCouchbase, Inc.IBMRocket Software (formerly Zumasys)Neo4j, Inc.SAP, Sybase
Initial release20111983 infohost version199120071987
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202312.1, October 20165.75.18.1, March 202416.0
License infoCommercial or Open SourceOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infofree version is availablecommercialOpen Source infoGPL version3, commercial licenses 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.
Implementation languageC, C++, Go and ErlangC and C++Java, ScalaC and C++
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeschema-freeyesschema-freeschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyesyesoptionalyesyes
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.yesno
Secondary indexesyesyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesEmbedded SQL for jBASE in BASICnoyes
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languages.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Basic
Jabbascript
Java
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesyesyes infoUser defined Procedures and FunctionsJava and Transact-SQL
Triggersyes infovia the TAP protocolyesyesyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesAutomatic ShardingSharding infoonly with Windows/Unix/Linux VersionShardingyes using Neo4j Fabrichorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoincluding cross data center replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)yesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
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.yes infoEphemeral bucketsyes
User concepts infoAccess controlUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.fine grained access rights according to SQL-standardAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)fine grained access rights according to SQL-standard
More information provided by the system vendor
Couchbase infoOriginally called MembaseIBM Db2 infoformerly named DB2 or IBM Database 2jBASENeo4jSAP Adaptive Server infoformer name: Sybase ASE
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

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Couchbase infoOriginally called MembaseIBM Db2 infoformerly named DB2 or IBM Database 2jBASENeo4jSAP Adaptive Server infoformer name: Sybase ASE
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares Insider Sell: Couchbase Inc (BASE) CEO ...
18 April 2024, Yahoo Finance

Couchbase Earnings: What To Look For From BASE
15 April 2024, The Globe and Mail

Couchbase: GenAI simplifies software development, leading to improved productivity
15 April 2024, Backend News

Couchbase CEO Matthew Cain sells shares worth over $240k By Investing.com
18 April 2024, Investing.com UK

Readystate Asset Management LP Purchases 53,000 Shares of Couchbase, Inc. (NASDAQ:BASE)
18 April 2024, MarketBeat

provided by Google News

IBM and TechD partner to securely share data and power insights with gen AI
16 April 2024, IBM

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks and Files

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

IBM Solution to Optimize Data Management for AI applications
28 November 2023, Yahoo Finance

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry
17 April 2024, Yahoo Finance

Knowledge graphs leveraged for enhanced AI insights
17 April 2024, SiliconANGLE News

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

Neo4j 'instrumental' in creation of new ISO graph query standard
18 April 2024, ChannelLife Australia

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

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

New Feature: SAP ASE Database Available for the IBM Cloud for SAP NetWeaver Offering
22 March 2019, IBM

Sybase Adaptive Server Enterprise 15.7 Boosts Performance and Lowers Cost of Managing Exploding Data Volumes
13 September 2011, PR Newswire

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here