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

DBMS > AlaSQL vs. Apache Drill vs. DataFS vs. Drizzle vs. Milvus

System Properties Comparison AlaSQL vs. Apache Drill vs. DataFS vs. Drizzle vs. Milvus

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Drill  Xexclude from comparisonDataFS  Xexclude from comparisonDrizzle  Xexclude from comparisonMilvus  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelDocument store
Relational DBMS
Document store
Relational DBMS
Object oriented DBMSRelational DBMSVector DBMS
Secondary database modelsGraph 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
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score2.78
Rank#103  Overall
#4  Vector DBMS
Websitealasql.orgdrill.apache.orgnewdatabase.commilvus.io
Technical documentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docsdev.mobiland.com/­Overview.xspmilvus.io/­docs/­overview.md
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationMobiland AGDrizzle project, originally started by Brian Aker
Initial release20142012201820082019
Current release1.20.3, January 20231.1.263, October 20227.2.4, September 20122.4.4, May 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2commercialOpen Source infoGNU GPLOpen Source infoApache Version 2.0
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 languageJavaScriptC++C++, Go
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
WindowsFreeBSD
Linux
OS X
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeschema-freeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yes
Typing infopredefined data types such as float or datenoyesyesyesVector, 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.nononono
Secondary indexesnononoyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantnoyes infowith proprietary extensionsno
APIs and other access methodsJavaScript APIJDBC
ODBC
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
JDBCRESTful HTTP API
Supported programming languagesJavaScriptC++.Net
C
C#
C++
VB.Net
C
C++
Java
PHP
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functionsnono
Triggersyesnono, except callback-events from server when changes happenedno infohooks for callbacks inside the server can be used.no
Partitioning methods infoMethods for storing different data on different nodesnoneShardingProprietary Sharding systemShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesDepending on the underlying data sourcenoyes
User concepts infoAccess controlnoDepending on the underlying data sourceWindows-ProfilePluggable authentication mechanisms infoe.g. LDAP, HTTPRole based access control and fine grained access rights
More information provided by the system vendor
AlaSQLApache DrillDataFSDrizzleMilvus
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
AlaSQLApache DrillDataFSDrizzleMilvus
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Drill Mines Diverse Data Sets, Google Style
20 May 2015, The Next Platform

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



Share this page

Featured Products

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

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