DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AgensGraph vs. AllegroGraph vs. Dolt vs. IBM Db2 warehouse vs. NebulaGraph

Vergleich der Systemeigenschaften AgensGraph vs. AllegroGraph vs. Dolt vs. IBM Db2 warehouse vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAgensGraph  Xaus Vergleich ausschliessenAllegroGraph  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenIBM Db2 warehouse infoformerly named IBM dashDB  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessen
KurzbeschreibungMulti-model database supporting relational and graph data models and built upon PostgreSQLHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSA MySQL compatible DBMS with Git-like versioning of data and schemaData warehousing service aus der CloudA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellGraph DBMS
Relational DBMS
Document Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Relational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Punkte1,06
Rang#187  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte1,30
Rang#164  Overall
#75  Relational DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Websitebitnine.net/­agensgraphallegrograph.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.ibm.com/­products/­db2/­warehousegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationbitnine.net/­documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.dolthub.comdocs.nebula-graph.io
EntwicklerBitnine Global Inc.Franz Inc.DoltHub IncIBMVesoft Inc.
Erscheinungsjahr20162004201820142019
Aktuelle Version2.1, Dezember 20188.0, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache License 2.0kommerziell infoLimitierte Community Edition gratisOpen Source infoApache Version 2.0kommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCGoC++
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Windows
Linux
macOS
Windows
gehostetLinux
Datenschemadepending on used data modelja infoRDF schemasjajaStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoBulk load from XML files möglichneinnein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesjajajajaja 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.
SQL infoSupport of SQLjaSPARQL is used as query languagejajaSQL-like query language
APIs und andere ZugriffskonzepteCypher Query Language
JDBC
RESTful HTTP API
SPARQL
CLI Client
HTTP REST
.NET Client API
JDBC
ODBC
OLE DB
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
Unterstützte ProgrammiersprachenC
Java
JavaScript
Python
C#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjaja infoJavaScript or Common Lispyes infocurrently in alpha releasePL/SQL, SQL PLuser defined functions
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotennein, aber über Tabellenvererbung möglichmittels FederationkeineShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
A database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.jaCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenOnly one user is configurable, and must be specified in the config file at startupBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
AgensGraphAllegroGraphDoltIBM Db2 warehouse infoformerly named IBM dashDBNebulaGraph
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
Neuigkeiten

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8. Januar 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
AgensGraphAllegroGraphDoltIBM Db2 warehouse infoformerly named IBM dashDBNebulaGraph
Erwähnungen in aktuellen Nachrichten

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29. Juni 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29. Januar 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25. März 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14. Juni 2022, Business Wire

bereitgestellt von Google News

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19. Mai 2022, Data Science Central

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21. September 2021, Towards Data Science

bereitgestellt von Google News

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5. Juli 2022, O'Reilly Media

bereitgestellt von Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11. Juli 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11. Juli 2023, IBM

Top 7 Cloud Data Warehouse Companies
31. Mai 2023, Datamation

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7. August 2023, IBM

Top 7 Cloud Data Warehouse Companies in 2023
23. Oktober 2023, Analytics Insight

bereitgestellt von Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

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

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20. März 2024, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Präsentieren Sie hier Ihr Produkt