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 > AlaSQL vs. Axibase vs. HyperSQL vs. Milvus vs. mSQL

System Properties Comparison AlaSQL vs. Axibase vs. HyperSQL vs. Milvus vs. mSQL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAxibase  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMilvus  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparison
DescriptionJavaScript DBMS libraryScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA DBMS designed for efficient storage of vector data and vector similarity searchesmSQL (Mini SQL) is a simple and lightweight RDBMS
Primary database modelDocument store
Relational DBMS
Time Series DBMSRelational DBMSVector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score2.78
Rank#103  Overall
#3  Vector DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Websitealasql.orgaxibase.com/­docs/­atsd/­financehsqldb.orgmilvus.iohughestech.com.au/­products/­msql
Technical documentationgithub.com/­AlaSQL/­alasqlhsqldb.org/­web/­hsqlDocsFrame.htmlmilvus.io/­docs/­overview.md
DeveloperAndrey Gershun & Mathias R. WulffAxibase CorporationHughes Technologies
Initial release20142013200120191994
Current release155852.7.2, June 20232.3.4, January 20244.4, October 2021
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infobased on BSD licenseOpen Source infoApache Version 2.0commercial infofree licenses can be provided
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
Implementation languageJavaScriptJavaJavaC++, GoC
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyes infoshort, integer, long, float, double, decimal, stringyesVector, Numeric and Stringyes
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.nonononono
Secondary indexesnonoyesnoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languageyesnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggers
APIs and other access methodsJavaScript APIJDBC
Proprietary protocol (Network API)
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP APIJDBC
ODBC
Supported programming languagesJavaScriptGo
Java
PHP
Python
R
Ruby
All languages supporting JDBC/ODBC
Java
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-side scripts infoStored proceduresnoyesJava, SQLnono
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
none
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardRole based access control and fine grained access rightsno
More information provided by the system vendor
AlaSQLAxibaseHyperSQL infoalso known as HSQLDBMilvusmSQL infoMini SQL
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
AlaSQLAxibaseHyperSQL infoalso known as HSQLDBMilvusmSQL infoMini SQL
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google 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

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

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

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.com

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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