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

DBMS > HarperDB vs. Milvus vs. OpenSearch vs. TimesTen vs. VoltDB

System Properties Comparison HarperDB vs. Milvus vs. OpenSearch vs. TimesTen vs. VoltDB

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonMilvus  Xexclude from comparisonOpenSearch  Xexclude from comparisonTimesTen  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A DBMS designed for efficient storage of vector data and vector similarity searchesA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneIn-Memory RDBMS compatible to OracleDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument storeVector DBMSSearch engineRelational DBMSRelational DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#244  Overall
#38  Document stores
Score2.78
Rank#103  Overall
#3  Vector DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitewww.harperdb.iomilvus.iogithub.com/­opensearch-project
opensearch.org
www.oracle.com/­database/­technologies/­related/­timesten.htmlwww.voltdb.com
Technical documentationdocs.harperdb.io/­docsmilvus.io/­docs/­overview.mdopensearch.org/­docs/­latestdocs.oracle.com/­database/­timesten-18.1docs.voltdb.com
DeveloperHarperDBAmazon Web ServicesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005VoltDB Inc.
Initial release20172019202119982010
Current release3.1, August 20212.3.4, January 20242.5.0, January 202311 Release 2 (11.2.2.8.0)11.3, April 2022
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0commercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Zilliz Cloud – Cloud-native service for Milvus
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageNode.jsC++, GoJavaJava, C++
Server operating systemsLinux
OS X
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X infofor development
Data schemedynamic schemaschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or dateyes infoJSON data typesVector, Numeric and Stringyesyesyes
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.nonono
Secondary indexesyesnoyes infoAll search fields are automatically indexedyesyes
SQL infoSupport of SQLSQL-like data manipulation statementsnoSQL-like query languageyesyes infoonly a subset of SQL 99
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
RESTful HTTP APIJava API
RESTful HTTP/JSON API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C++
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C++
Java
PL/SQL
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1noyesPL/SQLJava
Triggersnonoyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusterShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedyesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnonoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes, using LMDByesyesyes infoby means of logfiles and checkpointsyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users and rolesRole based access control and fine grained access rightsfine grained access rights according to SQL-standardUsers and roles with access to stored procedures
More information provided by the system vendor
HarperDBMilvusOpenSearchTimesTenVoltDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
HarperDBMilvusOpenSearchTimesTenVoltDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16 January 2023, Techzine Europe

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

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

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

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

provided by Google News

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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.

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

Present your product here