DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > GridDB vs. HyperSQL vs. Manticore Search vs. Milvus

System Properties Comparison GridDB vs. HyperSQL vs. Manticore Search vs. Milvus

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMilvus  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBMulti-storage database for search, including full-text search.A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelTime Series DBMSRelational DBMSSearch engineVector DBMS
Secondary database modelsKey-value store
Relational DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#123  Overall
#10  Time Series DBMS
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score0.23
Rank#301  Overall
#21  Search engines
Score3.01
Rank#89  Overall
#4  Vector DBMS
Websitegriddb.nethsqldb.orgmanticoresearch.commilvus.io
Technical documentationdocs.griddb.nethsqldb.org/­web/­hsqlDocsFrame.htmlmanual.manticoresearch.commilvus.io/­docs/­overview.md
DeveloperToshiba CorporationManticore Software
Initial release2013200120172019
Current release5.1, August 20222.7.2, June 20236.0, February 20232.4.4, May 2024
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infobased on BSD licenseOpen Source infoGPL version 2Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono
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++JavaC++C++, Go
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesFreeBSD
Linux
macOS
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeyesyesFixed schema
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanVector, Numeric and String
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 XMLno
Secondary indexesyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)yesSQL-like query languageno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
HTTP API infoJDBC via HTTP
JDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
RESTful HTTP API
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoJava, SQLuser defined functionsno
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACIDyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
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 can be defined per databasefine grained access rights according to SQL-standardnoRole based access control and fine grained access rights
More information provided by the system vendor
GridDBHyperSQL infoalso known as HSQLDBManticore SearchMilvus
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

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

More resources
GridDBHyperSQL infoalso known as HSQLDBManticore SearchMilvus
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data Management
3 December 2019, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

’s SQL Interface, Aims to Accelerate Open Innovation
17 June 2020, global.toshiba

TOSHIBA DIGITAL SOLUTIONS CORPORATION
1 November 2020, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

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

Highlighting in Search Results
24 May 2020, hackernoon.com

40 Stories To Learn About Elasticsearch
27 April 2023, hackernoon.com

Optimizing Elastic Search for High-Load Applications
18 August 2023, hackernoon.com

provided by Google News

AI-Powered Search Engine With Milvus Vector Database on Vultr - SitePoint
30 August 2024, SitePoint

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

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

10 top vector database options for similarity searches
8 August 2024, TechTarget

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here