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 > Graph Engine vs. Milvus vs. Oracle Berkeley DB vs. TerarkDB vs. TypeDB

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

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonMilvus  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonTerarkDB  Xexclude from comparisonTypeDB infoformerly named Grakn  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 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 MongoDBTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query language
Primary database modelGraph DBMS
Key-value store
Vector DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
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
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Websitewww.graphengine.iomilvus.iowww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlgithub.com/­bytedance/­terarkdbtypedb.com
Technical documentationwww.graphengine.io/­docs/­manualmilvus.io/­docs/­overview.mddocs.oracle.com/­cd/­E17076_05/­html/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKctypedb.com/­docs
DeveloperMicrosoftOracle infooriginally developed by Sleepycat, which was acquired by OracleByteDance, originally TerarkVaticle
Initial release20102019199420162016
Current release2.3.4, January 202418.1.40, May 20202.26.3, January 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infocommercial license availablecommercial inforestricted open source version availableOpen Source infoGPL Version 3, commercial licenses 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, Java, C++ (depending on the Berkeley DB edition)C++Java
Server operating systems.NETLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesVector, Numeric and Stringnonoyes
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.nonoyes infoonly with the Berkeley DB XML editionnono
Secondary indexesnoyesnoyes
SQL infoSupport of SQLnonoyes infoSQL interfaced based on SQLite is availablenono
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIC++ API
Java API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Supported programming languagesC#
C++
F#
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
.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
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyesnononono
Triggersnonoyes infoonly for the SQL APInono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnonenoneSharding infoby using Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneMulti-source replication infoby using Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeper
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID
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.yesyesyesyesno
User concepts infoAccess controlRole based access control and fine grained access rightsnonoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
Graph Engine infoformer name: TrinityMilvusOracle Berkeley DBTerarkDBTypeDB infoformerly named Grakn
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
Graph Engine infoformer name: TrinityMilvusOracle Berkeley DBTerarkDBTypeDB infoformerly named Grakn
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

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

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

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb's Data Storage Engine Goes Open Source
9 November 2022, Datanami

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

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.

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

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here