DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Milvus vs. PouchDB vs. RethinkDB vs. SAP HANA vs. STSdb

System Properties Comparison Milvus vs. PouchDB vs. RethinkDB vs. SAP HANA vs. STSdb

Editorial information provided by DB-Engines
NameMilvus  Xexclude from comparisonPouchDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA DBMS designed for efficient storage of vector data and vector similarity searchesJavaScript DBMS with an API inspired by CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory, column based data store. Available as appliance or cloud serviceKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelVector DBMSDocument storeDocument storeRelational DBMSKey-value store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Score44.69
Rank#22  Overall
#16  Relational DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitemilvus.iopouchdb.comrethinkdb.comwww.sap.com/­products/­hana.htmlgithub.com/­STSSoft/­STSdb4
Technical documentationmilvus.io/­docs/­overview.mdpouchdb.com/­guidesrethinkdb.com/­docshelp.sap.com/­hana
DeveloperApache Software FoundationThe Linux Foundation infosince July 2017SAPSTS Soft SC
Initial release20192012200920102011
Current release2.3.4, January 20247.1.1, June 20192.4.1, August 20202.0 SPS07 (April 4, 2023), April 20234.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open SourceOpen Source infoApache Version 2commercialOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenononono infoalso available as a cloud based serviceno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageC++, GoJavaScriptC++C#
Server operating systemsLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Appliance or cloud-serviceWindows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateVector, Numeric and Stringnoyes infostring, binary, float, bool, date, geometryyesyes infoprimitive types and user defined types (classes)
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.nononono
Secondary indexesnoyes infovia viewsyesyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsRESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
.NET Client API
Supported programming languagesC++
Go
Java
JavaScript (Node.js)
Python
JavaScriptC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptSQLScript, Rno
TriggersnoyesClient-side triggers through changefeedsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infowith a proxy-based framework, named couchdb-loungeSharding inforange basedyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlRole based access control and fine grained access rightsnoyes infousers and table-level permissionsyesno
More information provided by the system vendor
MilvusPouchDBRethinkDBSAP HANASTSdb
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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
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
MilvusPouchDBRethinkDBSAP HANASTSdb
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

What Is Milvus Vector Database?
6 October 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

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

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

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News

SAP reveals latest update of SAP HANA Cloud
9 May 2024, Edge Middle East

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Introducing SAP's Robust Suite of Development Tools: Empowering Customization and Innovation in Business
8 May 2024, EIN News

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

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

SingleStore logo

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

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.

Present your product here