DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > BaseX vs. HyperSQL vs. PostgreSQL vs. TimesTen vs. VoltDB

Vergleich der Systemeigenschaften BaseX vs. HyperSQL vs. PostgreSQL vs. TimesTen vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBaseX  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenTimesTen  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBWeit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertIn-Memory RDBMS compatible to OracleVerteilte 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 DatenbankmodellNative XML DBMSRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.Relational DBMSRelational DBMS
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
Punkte1,96
Rang#141  Overall
#4  Native XML DBMS
Punkte4,30
Rang#83  Overall
#45  Relational DBMS
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Punkte1,59
Rang#157  Overall
#72  Relational DBMS
Punkte1,51
Rang#165  Overall
#75  Relational DBMS
Websitebasex.orghsqldb.orgwww.postgresql.orgwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.voltdb.com
Technische Dokumentationdocs.basex.orghsqldb.org/­web/­hsqlDocsFrame.htmlwww.postgresql.org/­docsdocs.oracle.com/­database/­timesten-18.1docs.voltdb.com
EntwicklerBaseX GmbHPostgreSQL Global Development Group infowww.postgresql.org/­developerOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005VoltDB Inc.
Erscheinungsjahr200720011989 info1989: Postgres, 1996: PostgreSQL19982010
Aktuelle Version10.7, August 20232.7.2, Juni 202316.2, Februar 202411 Release 2 (11.2.2.8.0)11.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD LizenzOpen Source infoBasiert auf BSD-LizenzOpen Source infoBSDkommerziellOpen 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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
ImplementierungsspracheJavaJavaCJava, C++
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X infofor development
Datenschemaschemafreijajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoXQuery unterstützt Typenjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinjaja infoStandard mit zahlreichen Erweiterungenjaja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
All languages supporting JDBC/ODBC
Java
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Java
PL/SQL
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored ProceduresjaJava, SQLbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)PL/SQLJava
Triggersja infomittels Eventsjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinekeinepartitioning by range, list and (since PostgreSQL 11) by hashkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeineSource-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolsMulti-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjajajanein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMehrere Lese-, ein SchreibprozessACIDACIDACIDACID 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 Datenjajajaja infoby means of logfiles and checkpointsja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem, 4-stufigem BerechtigungskonzeptBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend 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
DrittanbieterCYBERTEC 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

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» mehr

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

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» mehr

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» mehr

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» mehr

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» 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
BaseXHyperSQL infoalso known as HSQLDBPostgreSQLTimesTenVoltDB
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

U.S. worker interruptions costly, research shows
3. Dezember 2023, Reuters

Open Offices Still A Mistake For Employee Productivity, Collaboration
16. August 2018, Forbes

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18. Mai 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2. November 2022, KDnuggets

Statistical analysis of word usage in biological publications since 1965: Historical delineation highlighting an ...
29. Januar 2020, sciencedirect.com

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

Deserialization vulnerabilities: root cause and importance
21. September 2023, Deloitte

bereitgestellt von Google News

AI GPTs for PostgreSQL Database: Can They Work?
22. März 2024, Unite.AI

Relational Data at the Edge: How Cloudflare Operates Distributed PostgreSQL Clusters
21. März 2024, InfoQ.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, azure.microsoft.com

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14. November 2023, blogs.oracle.com

PostgreSQL and Databricks founders join forces for DBOS to create a new type of operating system
12. März 2024, VentureBeat

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1. Februar 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28. Januar 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

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.

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.

AllegroGraph logo

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

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

Präsentieren Sie hier Ihr Produkt