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

DBMS > AnzoGraph DB vs. Manticore Search vs. PouchDB vs. XTDB

System Properties Comparison AnzoGraph DB vs. Manticore Search vs. PouchDB vs. XTDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonManticore Search  Xexclude from comparisonPouchDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationMulti-storage database for search, including full-text search.JavaScript DBMS with an API inspired by CouchDBA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelGraph DBMS
RDF store
Search engineDocument storeDocument store
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score0.29
Rank#302  Overall
#21  Search engines
Score2.34
Rank#112  Overall
#21  Document stores
Score0.18
Rank#332  Overall
#46  Document stores
Websitecambridgesemantics.com/­anzographmanticoresearch.compouchdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmmanual.manticoresearch.compouchdb.com/­guideswww.xtdb.com/­docs
DeveloperCambridge SemanticsManticore SoftwareApache Software FoundationJuxt Ltd.
Initial release2018201720122019
Current release2.3, January 20216.0, February 20237.1.1, June 20191.19, September 2021
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoGPL version 2Open SourceOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptClojure
Server operating systemsLinuxFreeBSD
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeSchema-free and OWL/RDFS-schema supportFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyes, extensible-data-notation format
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.noCan index from XMLnono
Secondary indexesnoyes infofull-text index on all search fieldsyes infovia viewsyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like query languagenolimited SQL, making use of Apache Calcite
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
JDBC
Supported programming languagesC++
Java
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
JavaScriptClojure
Java
Server-side scripts infoStored proceduresuser defined functions and aggregatesuser defined functionsView functions in JavaScriptno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterSynchronous replication based on Galera libraryMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoby using IndexedDB, WebSQL or LevelDB as backendyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesnono

More information provided by the system vendor

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
AnzoGraph DBManticore SearchPouchDBXTDB infoformerly named Crux
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

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

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

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

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News



Share this page

Featured Products

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

Present your product here