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

DBMS > Graph Engine vs. Milvus vs. Oracle vs. Oracle Berkeley DB vs. TerarkDB

System Properties Comparison Graph Engine vs. Milvus vs. Oracle vs. Oracle Berkeley DB vs. TerarkDB

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonMilvus  Xexclude from comparisonOracle  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA DBMS designed for efficient storage of vector data and vector similarity searchesWidely used RDBMSWidely used in-process key-value storeA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelGraph DBMS
Key-value store
Vector DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value store
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.81
Rank#144  Overall
#5  Vector DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Websitewww.graphengine.iomilvus.iowww.oracle.com/­databasewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlgithub.com/­bytedance/­terarkdb
Technical documentationwww.graphengine.io/­docs/­manualmilvus.io/­docs/­overview.mddocs.oracle.com/­en/­databasedocs.oracle.com/­cd/­E17076_05/­html/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperMicrosoftOracleOracle infooriginally developed by Sleepycat, which was acquired by OracleByteDance, originally Terark
Initial release20102019198019942016
Current release2.3.4, January 202423c, September 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0commercial inforestricted free version is availableOpen Source infocommercial license availablecommercial inforestricted open source version 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 language.NET and CC++, GoC and C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systems.NETLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeyesyes infoSchemaless in JSON and XML columnsschema-freeschema-free
Typing infopredefined data types such as float or dateyesVector, Numeric and Stringyesnono
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.nonoyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesnoyesyesno
SQL infoSupport of SQLnonoyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
C++ API
Java API
Supported programming languagesC#
C++
F#
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C++
Java
Server-side scripts infoStored proceduresyesnoPL/SQL infoalso stored procedures in Java possiblenono
Triggersnonoyesyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingSharding, horizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoisolation level can be parameterizedACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesyes
User concepts infoAccess controlRole based access control and fine grained access rightsfine grained access rights according to SQL-standardnono
More information provided by the system vendor
Graph Engine infoformer name: TrinityMilvusOracleOracle Berkeley DBTerarkDB
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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
Graph Engine infoformer name: TrinityMilvusOracleOracle Berkeley DBTerarkDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

What Is Milvus Vector Database?
6 October 2023, 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 Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News

RSA Conference 2024: The Art of Possible
16 April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Insurance company Great Eastern migrates 300 databases to on-premise Oracle Cloud hardware
16 April 2024, DatacenterDynamics

Oracle Releases Biggest Security Update in 2024 – 372 Vulnerabilities Are Fixed – Update Now!
17 April 2024, GBHackers

Alert! Oracle Releases Critical Patch Update 2024 - 372 Vulnerabilities are Fixed
17 April 2024, CybersecurityNews

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

Squid 5.1 arrives after three years of development and these are its novelties
14 October 2021, Desde Linux

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here