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 > HugeGraph vs. NSDb vs. Prometheus vs. WakandaDB vs. Weaviate

System Properties Comparison HugeGraph vs. NSDb vs. Prometheus vs. WakandaDB vs. Weaviate

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonNSDb  Xexclude from comparisonPrometheus  Xexclude from comparisonWakandaDB  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesOpen-source Time Series DBMS and monitoring systemWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access dataAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelGraph DBMSTime Series DBMSTime Series DBMSObject oriented DBMSVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score7.92
Rank#51  Overall
#2  Time Series DBMS
Score0.09
Rank#352  Overall
#16  Object oriented DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
nsdb.ioprometheus.iowakanda.github.iogithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationhugegraph.apache.org/­docsnsdb.io/­Architectureprometheus.io/­docswakanda.github.io/­docweaviate.io/­developers/­weaviate
DeveloperBaiduWakanda SASWeaviate B.V.
Initial release20182017201520122019
Current release0.92.7.0 (April 29, 2019), April 20191.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoAGPLv3, extended commercial license availableOpen Source infocommercial license available with Weaviate Enterprise
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.
Implementation languageJavaJava, ScalaGoC++, JavaScriptGo
Server operating systemsLinux
macOS
Unix
Linux
macOS
Linux
Windows
Linux
OS X
Windows
Data schemeyesyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes: int, bigint, decimal, stringNumeric data onlyyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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 infoImport of XML data possiblenono
Secondary indexesyes infoalso supports composite index and range indexall fields are automatically indexednoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like query languagenonoGraphQL is used as query language
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
gRPC
HTTP REST
WebSocket
RESTful HTTP/JSON APIRESTful HTTP APIGraphQL query language
RESTful HTTP/JSON API
Supported programming languagesGroovy
Java
Python
Java
Scala
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
JavaScriptJavaScript / TypeScript
Python
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsnonoyesno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseyes infoby Federationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencynoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesUsing Apache Luceneyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlUsers, roles and permissionsnoyesAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
HugeGraphNSDbPrometheusWakandaDBWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a 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
HugeGraphNSDbPrometheusWakandaDBWeaviate
DB-Engines blog posts

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

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

provided by Google News

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

A Comprehensive Comparison of Prometheus and Grafana in 2023
8 December 2023, hackernoon.com

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

provided by Google News

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

The 5 Best Vector Databases You Must Try in 2024
17 November 2023, KDnuggets

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

How to choose your vector database?
26 June 2023, sicara.fr

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

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