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 > EventStoreDB vs. Milvus vs. Oracle Rdb vs. SQLite

System Properties Comparison EventStoreDB vs. Milvus vs. Oracle Rdb vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEventStoreDB  Xexclude from comparisonMilvus  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionIndustrial-strength, open-source database solution built from the ground up for event sourcing.A DBMS designed for efficient storage of vector data and vector similarity searchesWidely used embeddable, in-process RDBMS
Primary database modelEvent StoreVector DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.10
Rank#179  Overall
#1  Event Stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.eventstore.commilvus.iowww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sqlite.org
Technical documentationdevelopers.eventstore.commilvus.io/­docs/­overview.mdwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sqlite.org/­docs.html
DeveloperEvent Store LimitedOracle, originally developed by Digital Equipment Corporation (DEC)Dwayne Richard Hipp
Initial release2012201919842000
Current release21.2, February 20212.3.4, January 20247.4.1.1, 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen SourceOpen Source infoApache Version 2.0commercialOpen Source infoPublic Domain
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++, GoC
Server operating systemsLinux
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
HP Open VMSserver-less
Data schemeFlexible Schema (defined schema, partial schema, schema free)yes infodynamic column types
Typing infopredefined data types such as float or dateVector, Numeric and Stringyesyes infonot rigid because of 'dynamic typing' concept.
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.nonono
Secondary indexesnoyesyes
SQL infoSupport of SQLnoyesyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC++
Go
Java
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnono
Triggersnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlRole based access control and fine grained access rightsno
More information provided by the system vendor
EventStoreDBMilvusOracle RdbSQLite
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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
EventStoreDBMilvusOracle RdbSQLite
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

SQLite 3.44 Extends Aggregate Functions
6 November 2023, iProgrammer

provided by Google News



Share this page

Featured Products

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

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.

RaimaDB logo

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

Present your product here