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

DBMS > Apache Drill vs. dBASE vs. KeyDB vs. Milvus vs. NSDb

System Properties Comparison Apache Drill vs. dBASE vs. KeyDB vs. Milvus vs. NSDb

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisondBASE  Xexclude from comparisonKeyDB  Xexclude from comparisonMilvus  Xexclude from comparisonNSDb  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StoragedBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA DBMS designed for efficient storage of vector data and vector similarity searchesScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of Kubernetes
Primary database modelDocument store
Relational DBMS
Relational DBMSKey-value storeVector DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websitedrill.apache.orgwww.dbase.comgithub.com/­Snapchat/­KeyDB
keydb.dev
milvus.ionsdb.io
Technical documentationdrill.apache.org/­docswww.dbase.com/­support/­knowledgebasedocs.keydb.devmilvus.io/­docs/­overview.mdnsdb.io/­Architecture
DeveloperApache Software FoundationAsthon TateEQ Alpha Technology Ltd.
Initial release20121979201920192017
Current release1.20.3, January 2023dBASE 2019, 20192.3.4, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoBSD-3Open Source infoApache Version 2.0Open 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 languageC++C++, GoJava, Scala
Server operating systemsLinux
OS X
Windows
DOS infodBase Classic
Windows infodBase Pro
LinuxLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
macOS
Data schemeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesVector, Numeric and Stringyes: int, bigint, decimal, 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 indexesnoyesyes infoby using the Redis Search modulenoall fields are automatically indexed
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnononoSQL-like query language
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
none infoThe IDE can access other DBMS or ODBC-sources.Proprietary protocol infoRESP - REdis Serialization ProtocoRESTful HTTP APIgRPC
HTTP REST
WebSocket
Supported programming languagesC++dBase proprietary IDEC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
Java
Scala
Server-side scripts infoStored proceduresuser defined functionsno infoThe IDE can access stored procedures in other database systems.Luanono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Strong eventual consistency with CRDTs
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infonot for dBase internal data, but IDE does support transactions when accessing external DBMSOptimistic locking, atomic execution of commands blocks and scriptsnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesUsing Apache Lucene
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyes
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users and rolessimple password-based access control and ACLRole based access control and fine grained access rights
More information provided by the system vendor
Apache DrilldBASEKeyDBMilvusNSDb
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
Apache DrilldBASEKeyDBMilvusNSDb
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

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

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

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

provided by Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, redmondmag.com

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

dBase, LLC. is excited to announce the NEW version of dBASE® 2019 Optimized Edition
19 July 2019, MENAFN.COM

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

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



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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