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 > Blazegraph vs. HugeGraph vs. Milvus vs. PouchDB vs. YDB

System Properties Comparison Blazegraph vs. HugeGraph vs. Milvus vs. PouchDB vs. YDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonHugeGraph  Xexclude from comparisonMilvus  Xexclude from comparisonPouchDB  Xexclude from comparisonYDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A fast-speed and highly-scalable Graph DBMSA DBMS designed for efficient storage of vector data and vector similarity searchesJavaScript DBMS with an API inspired by CouchDBA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelGraph DBMS
RDF store
Graph DBMSVector DBMSDocument storeDocument store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websiteblazegraph.comgithub.com/­hugegraph
hugegraph.apache.org
milvus.iopouchdb.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwiki.blazegraph.comhugegraph.apache.org/­docsmilvus.io/­docs/­overview.mdpouchdb.com/­guidesydb.tech/­en/­docs
DeveloperBlazegraphBaiduApache Software FoundationYandex
Initial release20062018201920122019
Current release2.1.5, March 20190.92.3.4, January 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open SourceOpen Source infoApache 2.0; commercial license 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 languageJavaJavaC++, GoJavaScript
Server operating systemsLinux
OS X
Windows
Linux
macOS
Unix
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesVector, Numeric and Stringnoyes
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 indexesyesyes infoalso supports composite index and range indexnoyes infovia viewsyes
SQL infoSupport of SQLSPARQL is used as query languagenononoSQL-like query language (YQL)
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Java API
RESTful HTTP API
TinkerPop Gremlin
RESTful HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API (DynamoDB compatible)
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Groovy
Java
Python
C++
Go
Java
JavaScript (Node.js)
Python
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyesasynchronous Gremlin script jobsnoView functions in JavaScriptno
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Active-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Users, roles and permissionsRole based access control and fine grained access rightsnoAccess rights defined for Yandex Cloud users
More information provided by the system vendor
BlazegraphHugeGraphMilvusPouchDBYDB
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
BlazegraphHugeGraphMilvusPouchDBYDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

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

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

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, ibm.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

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.

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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