DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. HyperSQL vs. Milvus vs. Sphinx vs. WakandaDB

System Properties Comparison Bangdb vs. HyperSQL vs. Milvus vs. Sphinx vs. WakandaDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMilvus  Xexclude from comparisonSphinx  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA DBMS designed for efficient storage of vector data and vector similarity searchesOpen source search engine for searching in data from different sources, e.g. relational databasesWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSVector DBMSSearch engineObject oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score2.78
Rank#103  Overall
#3  Vector DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitebangdb.comhsqldb.orgmilvus.iosphinxsearch.comwakanda.github.io
Technical documentationdocs.bangdb.comhsqldb.org/­web/­hsqlDocsFrame.htmlmilvus.io/­docs/­overview.mdsphinxsearch.com/­docswakanda.github.io/­doc
DeveloperSachin Sinha, BangDBSphinx Technologies Inc.Wakanda SAS
Initial release20122001201920012012
Current releaseBangDB 2.0, October 20212.7.2, June 20232.3.4, January 20243.5.1, February 20232.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infobased on BSD licenseOpen Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence availableOpen Source infoAGPLv3, extended commercial license available
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 languageC, C++JavaC++, GoC++C++, JavaScript
Server operating systemsLinuxAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesVector, Numeric and Stringnoyes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLSQL like support with command line toolyesnoSQL-like query language (SphinxQL)no
APIs and other access methodsProprietary protocol
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP APIProprietary protocolRESTful HTTP API
Supported programming languagesC
C#
C++
Java
Python
All languages supporting JDBC/ODBC
Java
C++
Go
Java
JavaScript (Node.js)
Python
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript
Server-side scripts infoStored proceduresnoJava, SQLnonoyes
Triggersyes, Notifications (with Streaming only)yesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)nonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesno
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardRole based access control and fine grained access rightsnoyes
More information provided by the system vendor
BangdbHyperSQL infoalso known as HSQLDBMilvusSphinxWakandaDB
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
BangdbHyperSQL infoalso known as HSQLDBMilvusSphinxWakandaDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the 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

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

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

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

Present your product here