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

DBMS > Cachelot.io vs. Manticore Search vs. OrientDB vs. PouchDB vs. Speedb

System Properties Comparison Cachelot.io vs. Manticore Search vs. OrientDB vs. PouchDB vs. Speedb

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonManticore Search  Xexclude from comparisonOrientDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSpeedb  Xexclude from comparison
DescriptionIn-memory caching systemMulti-storage database for search, including full-text search.Multi-model DBMS (Document, Graph, Key/Value)JavaScript DBMS with an API inspired by CouchDBAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDB
Primary database modelKey-value storeSearch engineDocument store
Graph DBMS
Key-value store
Document storeKey-value 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.00
Rank#383  Overall
#60  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.21
Rank#315  Overall
#45  Key-value stores
Websitecachelot.iomanticoresearch.comorientdb.orgpouchdb.comwww.speedb.io
Technical documentationmanual.manticoresearch.comwww.orientdb.com/­docs/­last/­index.htmlpouchdb.com/­guides
DeveloperManticore SoftwareOrientDB LTD; CallidusCloud; SAPApache Software FoundationSpeedb
Initial release20152017201020122020
Current release6.0, February 20233.2.29, March 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicenseOpen Source infoGPL version 2Open Source infoApache version 2Open SourceOpen Source infoApache Version 2.0; commercial license available
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++JavaJavaScriptC++
Server operating systemsFreeBSD
Linux
OS X
FreeBSD
Linux
macOS
Windows
All OS with a Java JDK (>= JDK 6)server-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
Data schemeschema-freeFixed schemaschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-free
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesnono
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 XMLnonono
Secondary indexesnoyes infofull-text index on all search fieldsyesyes infovia viewsno
SQL infoSupport of SQLnoSQL-like query languageSQL-like query language, no joinsnono
APIs and other access methodsMemcached protocolBinary 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
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsJava, JavascriptView functions in JavaScriptno
TriggersnonoHooksyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queriesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Foreign keys infoReferential integritynonoyes inforelationship in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentnoyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlnonoAccess rights for users and roles; record level security configurablenono
More information provided by the system vendor
Cachelot.ioManticore SearchOrientDBPouchDBSpeedb
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» more

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
Cachelot.ioManticore SearchOrientDBPouchDBSpeedb
DB-Engines blog posts

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

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

show all

Recent citations in the 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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Apex Legends hacker says game developers patched exploit used on streamers
25 April 2024, Yahoo News Canada

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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, 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

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

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

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks & Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

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.

Milvus logo

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

SingleStore logo

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

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.

Present your product here