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

DBMS > Axibase vs. Manticore Search vs. OrigoDB vs. PouchDB vs. RDF4J

System Properties Comparison Axibase vs. Manticore Search vs. OrigoDB vs. PouchDB vs. RDF4J

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonManticore Search  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationMulti-storage database for search, including full-text search.A fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelTime Series DBMSSearch engineDocument store
Object oriented DBMS
Document storeRDF 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.35
Rank#282  Overall
#25  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Websiteaxibase.com/­docs/­atsd/­financemanticoresearch.comorigodb.compouchdb.comrdf4j.org
Technical documentationmanual.manticoresearch.comorigodb.com/­docspouchdb.com/­guidesrdf4j.org/­documentation
DeveloperAxibase CorporationManticore SoftwareRobert Friberg et alApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release201320172009 infounder the name LiveDB20122004
Current release155856.0, February 20237.1.1, June 2019
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoGPL version 2Open SourceOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.
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 languageJavaC++C#JavaScriptJava
Server operating systemsLinuxFreeBSD
Linux
macOS
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeyesFixed schemayesschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanUser defined using .NET types and collectionsnoyes
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 XMLno infocan be achieved using .NETno
Secondary indexesnoyes infofull-text index on all search fieldsyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like query languageSQL-like query languagenonono
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesGo
Java
PHP
Python
R
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.NetJavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresyesuser defined functionsyesView functions in JavaScriptyes
Triggersyesnoyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSynchronous replication based on Galera librarySource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Foreign keys infoReferential integritynonodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoWrite ahead logyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoRole based authorizationnono

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
AxibaseManticore SearchOrigoDBPouchDBRDF4J infoformerly known as Sesame
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

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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