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 > AllegroGraph vs. Couchbase vs. IBM Db2 vs. jBASE vs. SAP Adaptive Server

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

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonjBASE  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA 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 middlewareThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMS
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBMultivalue DBMSRelational DBMS
Secondary database modelsSpatial DBMSKey-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
Score1.16
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score18.46
Rank#36  Overall
#5  Document stores
Score127.49
Rank#8  Overall
#5  Relational DBMS
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score37.12
Rank#25  Overall
#17  Relational DBMS
Websiteallegrograph.comwww.couchbase.comwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.sap.com/­products/­technology-platform/­sybase-ase.html
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.couchbase.comwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9help.sap.com/­docs/­SAP_ASE
DeveloperFranz Inc.Couchbase, Inc.IBMRocket Software (formerly Zumasys)SAP, Sybase
Initial release200420111983 infohost version19911987
Current release8.0, December 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202312.1, October 20165.716.0
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infofree version is availablecommercialcommercial
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.
Implementation languageC, C++, Go and ErlangC and C++C and C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeyes infoRDF schemasschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
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 infobulk load of XML files possibleyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesEmbedded SQL for jBASE in BASICyes
APIs and other access methodsRESTful HTTP API
SPARQL
CLI 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
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.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
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresyes infoJavaScript or Common LispFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesyesJava and Transact-SQL
Triggersyesyes infovia the TAP protocolyesyesyes
Partitioning methods infoMethods for storing different data on different nodeswith FederationAutomatic ShardingSharding infoonly with Windows/Unix/Linux VersionShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication infoincluding cross data center replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)yesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
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.noyes infoEphemeral bucketsyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationUser 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 levelfine grained access rights according to SQL-standard
More information provided by the system vendor
AllegroGraphCouchbase infoOriginally called MembaseIBM Db2 infoformerly named DB2 or IBM Database 2jBASESAP Adaptive Server infoformer name: Sybase ASE
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
News

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

The New Stack Features AllegroGraph v8
2 January 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
AllegroGraphCouchbase infoOriginally called MembaseIBM Db2 infoformerly named DB2 or IBM Database 2jBASESAP 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

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Young Developers Don't Get Knowledge Graphs
30 July 2021, Datanami

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

We're Interested To See How Couchbase (NASDAQ:BASE) Uses Its Cash Hoard To Grow
11 April 2024, Yahoo Finance

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

With Couchbase, Inc. (NASDAQ:BASE) It Looks Like You'll Get What You Pay For
11 April 2024, Simply Wall St

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

provided by Google News

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

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

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

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, The Bakersfield Californian

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

Install latest SAP Adaptive Server Enterprise patches, experts urge
3 June 2020, CSO Online

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

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

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.

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

SingleStore logo

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

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