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 > GraphDB vs. InfinityDB vs. NebulaGraph vs. Neo4j

Vergleich der Systemeigenschaften GraphDB vs. InfinityDB vs. NebulaGraph vs. Neo4j

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.A Java embedded Key-Value Store which extends the Java Map interfaceA distributed, linear scalable, high perfomant Graph DBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value StoreGraph DBMSGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,10
Rang#100  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte0,07
Rang#359  Overall
#54  Key-Value Stores
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Punkte44,47
Rang#23  Overall
#1  Graph DBMS
Websitewww.ontotext.comboilerbay.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
neo4j.com
Technische Dokumentationgraphdb.ontotext.com/­documentationboilerbay.com/­infinitydb/­manualdocs.nebula-graph.ioneo4j.com/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextBoiler Bay Inc.Vesoft Inc.Neo4j, Inc.
Erscheinungsjahr2000200220192007
Aktuelle Version10.4, Oktober 20234.05.19, April 2024
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheJavaJavaC++Java, Scala
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinuxLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeStrong typed schemaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnein infomanual creation possible, using inversions based on multi-value capabilityja 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 infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinSQL-like query languagenein
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
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
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Java.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityneinuser defined functionsja infoUser defined Procedures and Functions
Triggersneinneinja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationkeineCausal Clustering using Raft protocolCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingnein infomanual creation possible, using inversions based on multi-value capabilityja infoRelationships in graphsja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.neinRole-based access controlUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMInfinityDBNebulaGraphNeo4j
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
NebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
NebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3. April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29. März 2024

Choosing A Graph Data Model to Best Serve Your Use Case
27. März 2024

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20. April 2024

Announcing NODES 2024: Submit Your Talk
17. April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17. April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13. April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9. April 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
GraphDB infoUrsprünglicher Name: OWLIMInfinityDBNebulaGraphNeo4j
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23. Januar 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News

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

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, Yahoo Finance

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

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

bereitgestellt von Google News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry USA - English
17. April 2024, PR Newswire

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Knowledge graphs leveraged for enhanced AI insights
17. April 2024, SiliconANGLE News

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10. November 2023, AWS Blog

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt