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

DBMS > Kinetica vs. OpenEdge vs. openGauss vs. PostgreSQL vs. VoltDB

Vergleich der Systemeigenschaften Kinetica vs. OpenEdge vs. openGauss vs. PostgreSQL vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKinetica  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessenopenGauss  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungFully vectorized database across both GPUs and CPUsAnwendungsentwicklungsumgebung mit integrierter DatenbankAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
Document Store
Spatial DBMS
Document 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,42
Rang#257  Overall
#120  Relational DBMS
Punkte3,56
Rang#78  Overall
#42  Relational DBMS
Punkte1,07
Rang#176  Overall
#78  Relational DBMS
Punkte654,34
Rang#4  Overall
#4  Relational DBMS
Punkte1,34
Rang#155  Overall
#71  Relational DBMS
Websitewww.kinetica.comwww.progress.com/­openedgegitee.com/­opengauss
opengauss.org
www.postgresql.orgwww.voltdb.com
Technische Dokumentationdocs.kinetica.comdocumentation.progress.com/­output/­ua/­OpenEdge_latestdocs.opengauss.org/­en
gitee.com/­opengauss/­docs
www.postgresql.org/­docsdocs.voltdb.com
EntwicklerKineticaProgress Software CorporationHuawei and openGauss communityPostgreSQL Global Development Group infowww.postgresql.org/­developerVoltDB Inc.
Erscheinungsjahr2012198420191989 info1989: Postgres, 1996: PostgreSQL2010
Aktuelle Version7.1, August 2021OpenEdge 12.2, Maerz 20203.0, March 202216.4, August 202411.3, April 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen SourceOpen Source infoBSDOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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, C++C, C++, JavaCJava, C++
Server BetriebssystemeLinuxAIX
HP-UX
Linux
Solaris
Windows
LinuxFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X infofor development
Datenschemajajajajaja
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, XSLTneinjaneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like DML and DDL statementsja infoclose to SQL 92ANSI SQL 2011ja infoStandard mit zahlreichen Erweiterungenja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC++
Java
JavaScript (Node.js)
Python
Progress proprietary ABL (Advanced Business Language)C
C++
Java
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjajabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)Java
Triggersja infotriggers when inserted values for one or more columns fall within a specified rangejajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale Partitionierung infosince Version 11.4horizontal partitioning (by range, list and hash)partitioning by range, list and (since PostgreSQL 11) by hashSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSource-Replica ReplikationSource-Replica ReplikationSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajajanein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajajaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoGPU vRAM or System RAMneinneinnein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen auf TabellenebeneBenutzer und GruppenAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer und Rollen mit Berechtigungen auf Stored Procedures

Weitere Informationen bereitgestellt vom Systemhersteller

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

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

CYBERTEC is a premier consulting company that provides open-source database PostgreSQL management and data science solutions. By offering PostgreSQL migrations, administration, design, and more, CYBERTEC provides an all-in-one catalog of powerful PostgreSQL support. It's through this exceptional service, equipped with a team of experts, that the company has established a proven reputation. When it comes to Machine Learning, Artificial Intelligence, and Big Data, CYBERTEC offers services customized for you.
» 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
KineticaOpenEdgeopenGaussPostgreSQLVoltDB
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

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica: AI is a ‘killer app’ for data analytics
2. Mai 2023, Blocks & Files

How GPUs Are Helping Paris’ Public Hospital System Combat the Spread of COVID-19
15. Oktober 2020, NVIDIA Blog

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

Kinetica Adds $6 Million in Acceleration Funding and Expands Management Team
26. September 2016, Business Wire

bereitgestellt von Google News

What's New in OpenEdge 12.8
15. April 2024, release.nl

4 sources of latency and how to avoid them
1. November 2017, InfoWorld

bereitgestellt von Google News

openGauss Open Source Community Officially Launch
1. Juli 2020, huawei.com

The openGauss powers database industry forward through innovation
6. Januar 2022, Global Times

OpenGauss gathers innovative forces to promote breakthrough development for databases
30. Dezember 2021, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12. Januar 2024, tu.ac.th

Open Source @ Huawei
9. Februar 2022, huawei.com

bereitgestellt von Google News

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

Failing to connect Commento with PostgreSQL
1. Oktober 2024, SitePoint

Timescale expands open source vector database capabilities for PostgreSQL
29. Oktober 2024, VentureBeat

New Malware PG_MEM Targets PostgreSQL Databases for Crypto Mining
22. August 2024, The Hacker News

PostgreSQL tutorial: Get started with PostgreSQL 16
4. September 2024, InfoWorld

bereitgestellt von Google News

VoltDB Makes Key New Hires to Accelerate Telco Business Growth
28. Oktober 2021, The Fast Mode

VoltDB Announces Latest Version Of Its In-Memory Database
9. Februar 2018, RTInsights

Solutions Review Sits Down with VoltDB CEO David Flower
17. April 2018, Solutions Review

MemSQL, VoltDB Vie For In-Memory Big Data Role
12. Februar 2015, InformationWeek

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

Neo4j logo

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

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