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

DBMS > Altibase vs. GraphDB vs. Ingres vs. Oracle Rdb vs. PostgreSQL

Vergleich der Systemeigenschaften Altibase vs. GraphDB vs. Ingres vs. Oracle Rdb vs. PostgreSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenIngres  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSEnterprise-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.Bewährtes RDBMSWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellRelational DBMSGraph DBMS
RDF Store
Relational DBMSRelational DBMSRelational 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,87
Rang#200  Overall
#93  Relational DBMS
Punkte2,76
Rang#99  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte3,63
Rang#79  Overall
#43  Relational DBMS
Punkte1,04
Rang#184  Overall
#84  Relational DBMS
Punkte644,36
Rang#4  Overall
#4  Relational DBMS
Websitealtibase.comwww.ontotext.comwww.actian.com/­databases/­ingreswww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.postgresql.org
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsgraphdb.ontotext.com/­documentationdocs.actian.com/­ingreswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.postgresql.org/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAltibaseOntotextActian CorporationOracle, originally developed by Digital Equipment Corporation (DEC)PostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr199920001974 infoUrsprünglich bereits in den 1970 Jahren19841989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Versionv7.3, 2023, August 202310.4, Oktober 202312.0, Juli 20247.4.1.1, 202116.4, August 2024
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023kommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellkommerziellOpen Source infoBSD
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.
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.
ImplementierungsspracheC++JavaCC
Server BetriebssystemeAIX
HP-UX
Linux
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
HP Open VMSFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemajaschema-free and OWL/RDFS-schema support; RDF shapesjaFlexible Schema (defined schema, partial schema, schema free)ja
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, XSLTneinneinnein infoaber Import/Export aus/von XML-files möglichneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjajaja
SQL infoSupport of SQLANSI SQL-92stored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjajaja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
.NET Client API
JDBC
ODBC
Proprietäres Protokoll (OpenAPI)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenC
C++
Java
.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 Proceduresstored procedures and stored functionswell-defined plugin interfaces; JavaScript server-side extensibilityjabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinehorizontale Partitionierung infoIngres Star zum gleichzeitigen Zugriff auf mehrere Datenbankenpartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-Source ReplikationIngres ReplicatorSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - tools
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoConstraint checkingjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCCjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDefault 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-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AltibaseGraphDB infoUrsprünglicher Name: OWLIMIngresOracle RdbPostgreSQL
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
Neuigkeiten

GraphDB in Action: Using Semantics To Push The Envelope Of Software Engineering, Machine Learning, and E-Health Domains
11. September 2024

Accelerating End-to-end Knowledge Graph Solutions with Ontotext’s LinkedLifeData Inventory: The Case of Target Discovery
30. August 2024

Using Entity Linking to Turn Your Graph into a Knowledge Graph
23. August 2024

Considerations to Creating a Graph Center of Excellence: 5 Elements to Ensure Success
22. August 2024

The Power of Knowledge Graphs – A Chat with Perfect Memory and Ontotext
16. August 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
DrittanbieterSharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» 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
AltibaseGraphDB infoUrsprünglicher Name: OWLIMIngresOracle RdbPostgreSQL
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

Konferenzen, Veranstaltungen und Webinare

PASS Data Community Summit
Seattle, Washington, 4.-8. November 2024

Erwähnungen in aktuellen Nachrichten

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

15 Best Database Software Of 2024
3. Juli 2024, Spotlight | DesignRush

In-memory OLAP Database Market Is Booming (CAGR of 24.95%)
26. Oktober 2018, openPR

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

Up and Coming Latin Rapper Lil Mexico HOV to Release Singles Every Month
10. April 2020, One World Herald

bereitgestellt von Google News

Ontotext’s GraphDB Solution Now Available on the Microsoft Azure Marketplace
17. Januar 2024, Datanami

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, PR Newswire

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

Ontotext and Ontopic Join Forces to Revolutionize Data Virtualization
15. November 2023, StreetInsider.com

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

bereitgestellt von Google News

Actian Launches Ingres 12.0 Database
4. Juni 2024, PR Newswire

New startup from Postgres creator puts the database at heart of software stack
12. März 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24. September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1. Februar 2019, The New Stack

bereitgestellt von Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

Oracle Business Model
13. Juni 2023, Business Model Analyst

bereitgestellt von Google News

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

Intel Demonstrates Up To 48% Improvement For AVX-512 Optimized PostgreSQL
12. September 2024, Phoronix

PostgreSQL in line for DuckDB-shaped boost in analytics arena
20. August 2024, The Register

PostgreSQL databases under attack
21. August 2024, Help Net Security

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Präsentieren Sie hier Ihr Produkt