DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > GridDB vs. HugeGraph vs. InfluxDB vs. NebulaGraph vs. Qdrant

Vergleich der Systemeigenschaften GridDB vs. HugeGraph vs. InfluxDB vs. NebulaGraph vs. Qdrant

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGridDB  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenInfluxDB  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessen
KurzbeschreibungScalable in-memory time series database optimized for IoT and Big DataA fast-speed and highly-scalable Graph DBMSDBMS for storing time series, events and metricsA distributed, linear scalable, high perfomant Graph DBMSA high-performance vector database with neural network or semantic-based matching
Primäres DatenbankmodellTime Series DBMSGraph DBMSTime Series DBMSGraph DBMSVektor DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte25,83
Rang#28  Overall
#1  Time Series DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Websitegriddb.netgithub.com/­hugegraph
hugegraph.apache.org
www.influxdata.com/­products/­influxdb-overviewgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
github.com/­qdrant/­qdrant
qdrant.tech
Technische Dokumentationdocs.griddb.nethugegraph.apache.org/­docsdocs.influxdata.com/­influxdbdocs.nebula-graph.ioqdrant.tech/­documentation
EntwicklerToshiba CorporationBaiduVesoft Inc.Qdrant
Erscheinungsjahr20132018201320192021
Aktuelle Version5.1, August 20220.92.7.6, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaGoC++Rust
Server BetriebssystemeLinuxLinux
macOS
Unix
Linux
OS X infothrough Homebrew
LinuxDocker
Linux
macOS
Windows
DatenschemajajaschemafreiStrong typed schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infonumerical, string, blob, geometry, boolean, timestampjaNumeric data and StringsjaNumbers, Strings, Geo, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infoalso supports composite index and range indexneinja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.ja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)neinSQL-like query languageSQL-like query languagenein
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP API
JSON over UDP
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte ProgrammiersprachenC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Groovy
Java
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Go
Java
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored Proceduresneinasynchronous Gremlin script jobsneinuser defined functions
Triggersjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoin enterprise version onlyShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infodepending on used storage backend, e.g. Cassandra and HBasefrei wählbarer Replikationsfaktor infoin enterprise version onlyCausal Clustering using Raft protocolCollection-level replication
MapReduce infoBietet ein API für Map/Reduce OperationenConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsvia hugegraph-sparkneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate ConsistencyEventual Consistency, tunable consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoedges in graphneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID at container levelACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infoDepending on used storage enginejaja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per databaseUsers, roles and permissionsEinfache Rechteverwaltung mit BenutzeraccountsRole-based access controlKey-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
GridDBHugeGraphInfluxDBNebulaGraphQdrant
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
InfluxData is the creator of InfluxDB , the open source time series database. It...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» mehr
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsGitHub trending repository
» mehr
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» mehr
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
Open source core with closed source clustering available either on-premise or on...
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
Neuigkeiten

An Introductory Guide to Grafana Alerts
16. Mai 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14. Mai 2024

Introduction to Apache Iceberg
9. Mai 2024

Converting Timestamp to Date in Java
7. Mai 2024

A Detailed Guide to C# TimeSpan
2. Mai 2024

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
GridDBHugeGraphInfluxDBNebulaGraphQdrant
DB-Engines Blog Posts

Why Build a Time Series Data Platform?
20. Juli 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

bereitgestellt von Google News

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

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27. Februar 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph 最新版本bug
18. Oktober 2023, blog.csdn.net

bereitgestellt von Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14. März 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14. März 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14. März 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15. März 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5. April 2024, VentureBeat

bereitgestellt von Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16. September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, IT News Online

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Business Wire

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant launches first vector database as a managed hybrid cloud
16. April 2024, VentureBeat

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26. Januar 2024, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt