DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. LokiJS vs. Manticore Search vs. Microsoft Azure Synapse Analytics vs. SAP Advantage Database Server

System Properties Comparison CouchDB vs. LokiJS vs. Manticore Search vs. Microsoft Azure Synapse Analytics vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonLokiJS  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.In-memory JavaScript DBMSMulti-storage database for search, including full-text search.Elastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument storeDocument storeSearch engineRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.43
Rank#264  Overall
#42  Document stores
Score0.22
Rank#312  Overall
#21  Search engines
Score20.56
Rank#31  Overall
#19  Relational DBMS
Websitecouchdb.apache.orggithub.com/­techfort/­LokiJSmanticoresearch.comazure.microsoft.com/­services/­synapse-analyticswww.sap.com/products/advantage-database-server.html
Technical documentationdocs.couchdb.org/­en/­stabletechfort.github.io/­LokiJSmanual.manticoresearch.comdocs.microsoft.com/­azure/­synapse-analytics
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerManticore SoftwareMicrosoftSybase, SAP
Initial release20052014201720161993
Current release3.3.3, December 20236.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoGPL version 2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJavaScriptC++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
Windows
hostedLinux
Windows
Data schemeschema-freeschema-freeFixed schemayesyes
Typing infopredefined data types such as float or datenonoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.nonoCan index from XMLnono
Secondary indexesyes infovia viewsyes infovia viewsyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLnonoSQL-like query languageyesyes
APIs and other access methodsRESTful HTTP/JSON APIJavaScript APIBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C#
Java
PHP
Delphi
Perl
PHP
Server-side scripts infoStored proceduresView functions in JavaScriptView functions in JavaScriptuser defined functionsTransact SQLyes
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0noneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneSynchronous replication based on Galera libraryyesMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleno infoatomic operations within a single collection possibleyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlAccess rights for users can be defined per databasenonoyesfine grained access rights according to SQL-standard

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"LokiJSManticore SearchMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSAP Advantage Database Server infoformer name: Sybase ADS
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

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

show all

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, azure.microsoft.com

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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.

Milvus logo

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here