DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AllegroGraph vs. IBM Db2 Event Store vs. NebulaGraph vs. OrientDB vs. Pinecone

Vergleich der Systemeigenschaften AllegroGraph vs. IBM Db2 Event Store vs. NebulaGraph vs. OrientDB vs. Pinecone

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessenPinecone  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSDistributed Event Store optimized for Internet of Things use casesA distributed, linear scalable, high perfomant Graph DBMSMulti-model DBMS (Document, Graph, Key/Value)A managed, cloud-native vector database
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Event Store
Time Series DBMS
Graph DBMSDocument Store
Graph DBMS
Key-Value Store
Vektor DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,84
Rang#204  Overall
#35  Document Stores
#18  Graph DBMS
#7  RDF Stores
#10  Vektor DBMS
Punkte0,18
Rang#315  Overall
#2  Event Stores
#26  Time Series DBMS
Punkte1,92
Rang#122  Overall
#11  Graph DBMS
Punkte3,02
Rang#88  Overall
#16  Document Stores
#6  Graph DBMS
#12  Key-Value Stores
Punkte3,02
Rang#87  Overall
#3  Vektor DBMS
Websiteallegrograph.comwww.ibm.com/­products/­db2-event-storegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
orientdb.orgwww.pinecone.io
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwww.ibm.com/­docs/­en/­db2-event-storedocs.nebula-graph.iowww.orientdb.com/­docs/­last/­index.htmldocs.pinecone.io/­docs/­overview
EntwicklerFranz Inc.IBMVesoft Inc.OrientDB LTD; CallidusCloud; SAPPinecone Systems, Inc
Erscheinungsjahr20042017201920102019
Aktuelle Version8.0, Dezember 20232.03.2.29, Maerz 2024
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratiskommerziell infofree developer edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache Version 2kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC und C++C++Java
Server BetriebssystemeLinux
OS X
Windows
Linux infoLinux, macOS, Windows for the developer additionLinuxAlle Betriebssysteme mit einer Java JDK (>= JDK 6)gehostet
Datenschemaja infoRDF schemasjaStrong typed schemaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaString, Number, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoBulk load from XML files möglichneinneinneinnein
Sekundärindizesjaneinja 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
SQL infoSupport of SQLSPARQL is used as query languageja infothrough the embedded Spark runtimeSQL-like query languageSQL-like query language, no joinsnein
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
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
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Python
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common Lispjauser defined functionsJava, Javascript
TriggersjaneinHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Active-active shard replicationCausal Clustering using Raft protocolMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infocould be achieved with distributed queriesnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infoRelationships in graphsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaNo - written data is immutablejajaja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja infousing RocksDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphIBM Db2 Event StoreNebulaGraphOrientDBPinecone
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph 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

AllegroGraph Named a 2024 Trend Setting Product
16. September 2024

Gartner recognized Franz Inc. as a Key Neuro-Symbolic AI Provider in 2024 Hype Cycle for AI
10. September 2024

Next-Generation Cybersecurity: Integrating Knowledge Graphs and Neuro-Symbolic AI with STIX and TAXII
10. September 2024

Pruning Cycles in UMLS Metathesaurus: A Neuro Symbolic AI Approach
9. September 2024

Awesome AI Companies – Franz Inc.
17. Juli 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
AllegroGraphIBM Db2 Event StoreNebulaGraphOrientDBPinecone
DB-Engines Blog Posts

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Build your own chatbot and talk to your own documents
4. Juni 2024, Data Science Central

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

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

The key to quantum computing AI applications: Flexible programming languages
2. Juli 2022, VentureBeat

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

bereitgestellt von Google News

Mudhakar Srivatsa
11. Dezember 2023, IBM Research

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

How IBM Is Turning Db2 into an ‘AI Database’
3. Juni 2019, Datanami

bereitgestellt von Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13. September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26. August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17. Juli 2024, AIM

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

bereitgestellt von Google News

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

bereitgestellt von Google News

Pinecone serverless goes multicloud as vector database market heats up
27. August 2024, VentureBeat

Using the Pinecone vector database in .NET
12. September 2024, InfoWorld

Pinecone launches its serverless vector database out of preview
21. Mai 2024, TechCrunch

Pinecone launches serverless vector database on Azure, GCP
27. August 2024, TechTarget

Pinecone vector database available on AWS, Azure, and Google clouds
27. August 2024, Blocks & Files

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.

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

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

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt