DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > AnzoGraph DB vs. GraphDB vs. PostgreSQL

Vergleich der Systemeigenschaften AnzoGraph DB vs. GraphDB vs. PostgreSQL

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAnzoGraph DB  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationEnterprise-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.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellGraph DBMS
RDF Store
Graph DBMS
RDF Store
Relational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.
Sekundäre DatenbankmodelleDocument Store
Graph DBMS infowith Apache Age
Spatial DBMS
Vektor DBMS infowith pgvector extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,22
Rang#297  Overall
#25  Graph DBMS
#13  RDF Stores
Punkte2,72
Rang#98  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte663,41
Rang#4  Overall
#4  Relational DBMS
Websitecambridgesemantics.com/­anzographwww.ontotext.comwww.postgresql.org
Technische Dokumentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmgraphdb.ontotext.com/­documentationwww.postgresql.org/­docs
Social network pagesGitHubLinkedInTwitterMediumYouTube
EntwicklerCambridge SemanticsOntotextPostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr201820001989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version2.3, Jänner 202110.4, Oktober 202316.4, August 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree trial version availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoBSD
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
ImplementierungsspracheJavaC
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
DatenschemaSchema-free and OWL/RDFS-schema supportschema-free and OWL/RDFS-schema support; RDF shapesja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesja
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC++
Java
Python
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenwell-defined plugin interfaces; JavaScript server-side extensibilitybenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAutomatic shardingkeinepartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation in MPP-ClusterMulti-Source ReplikationSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce OperationenKerberos/HDFS data loadingneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency in MPP-ClusterImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infonot needed in graphsja infoConstraint checkingja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesDefault 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.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AnzoGraph DBGraphDB infoUrsprünglicher Name: OWLIMPostgreSQL
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr

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
Drittanbieter
» mehr


» mehr


» mehr


» mehr


» mehr

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

Weitere Ressourcen
AnzoGraph DBGraphDB infoUrsprünglicher Name: OWLIMPostgreSQL
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

AnzoGraph: A graph database for deep analytics
15. April 2019, InfoWorld

AnzoGraph: A W3C Standards-Based Graph Database
8. Februar 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2025
1. Januar 2025, Solutions Review

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

Knowledge graph evolution: Platforms that speak your language
30. Januar 2020, ZDNet

bereitgestellt von Google News

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23. Oktober 2024, PR Newswire

Semantic Web Company and Ontotext merge to form Graphwise
23. Oktober 2024, Blocks and Files

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28. Oktober 2024, The Recursive

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

Major AI Merger: Bulgarian Ontotext merges with Semantic Web Company to form Graphwise
24. Oktober 2024, Trending Topics SEE

bereitgestellt von Google News

Amazon Aurora PostgreSQL Limitless Database is now generally available
31. Oktober 2024, AWS Blog

Snowflake Brings Seamless PostgreSQL and MySQL Integration with New Connectors
16. Juli 2024, Snowflake

Amazon explains absence of familiar features in ‘PostgreSQL compatible’ Aurora DSQL
9. Dezember 2024, DevClass

High-Severity Flaw in PostgreSQL Allows Hackers to Exploit Environment Variables
15. November 2024, The Hacker News

Aurora Limitless: AWS Introduces New PostgreSQL Database with Automated Horizontal Scaling
22. November 2024, InfoQ.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.

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt