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

DBMS > AllegroGraph vs. Couchbase vs. InterSystems Caché vs. Manticore Search vs. OrientDB

System Properties Comparison AllegroGraph vs. Couchbase vs. InterSystems Caché vs. Manticore Search vs. OrientDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonManticore Search  Xexclude from comparisonOrientDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
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 databaseA multi-model DBMS and application serverMulti-storage database for search, including full-text search.Multi-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document storeKey-value store
Object oriented DBMS
Relational DBMS
Search engineDocument store
Graph DBMS
Key-value store
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 storeTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websiteallegrograph.comwww.couchbase.comwww.intersystems.com/­products/­cachemanticoresearch.comorientdb.org
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.couchbase.comdocs.intersystems.commanual.manticoresearch.comwww.orientdb.com/­docs/­last/­index.html
DeveloperFranz Inc.Couchbase, Inc.InterSystemsManticore SoftwareOrientDB LTD; CallidusCloud; SAP
Initial release20042011199720172010
Current release8.0, December 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20232018.1.4, May 20206.0, February 20233.2.29, March 2024
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoGPL version 2Open Source infoApache version 2
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++Java
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeyes infoRDF schemasschema-freedepending on used data modelFixed schemaschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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 possibleyesCan index from XMLno
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLSPARQL is used as query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyesSQL-like query languageSQL-like query language, no joins
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
.NET Client API
JDBC
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
Java
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyes infoJavaScript or Common LispFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesuser defined functionsJava, Javascript
Triggersyesyes infovia the TAP protocolyesnoHooks
Partitioning methods infoMethods for storing different data on different nodeswith FederationAutomatic ShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
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
Source-replica replicationSynchronous replication based on Galera libraryMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono infocould be achieved with distributed queries
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 inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
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.Access rights for users, groups and rolesnoAccess rights for users and roles; record level security configurable
More information provided by the system vendor
AllegroGraphCouchbase infoOriginally called MembaseInterSystems CachéManticore SearchOrientDB
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

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

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

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 MembaseInterSystems CachéManticore SearchOrientDB
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

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

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

Jans Aasman Articles and Insights
13 September 2021, DevOps.com

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

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

provided by Google News

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

Q4 Earnings Highs And Lows: Couchbase (NASDAQ:BASE) Vs The Rest Of The Data Storage Stocks
30 April 2024, The Globe and Mail

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

Short Interest in Couchbase, Inc. (NASDAQ:BASE) Increases By 13.6%
30 April 2024, MarketBeat

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

Bishop Fox Researchers Discover High-Risk Vulnerability in InterSystems Application
24 July 2019, PR Newswire

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Google's Gemini comes to databases
9 April 2024, Yahoo Canada Shine On

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here