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

DBMS > EDB Postgres vs. Galaxybase vs. HyperSQL vs. IBM Db2 vs. RocksDB

Vergleich der Systemeigenschaften EDB Postgres vs. Galaxybase vs. HyperSQL vs. IBM Db2 vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenGalaxybase  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Scalable, ACID-compliant native distributed parallel graph platformIn Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBWeit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellRelational DBMSGraph DBMSRelational DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#130  Overall
#60  Relational DBMS
Punkte0,07
Rang#377  Overall
#40  Graph DBMS
Punkte3,23
Rang#93  Overall
#48  Relational DBMS
Punkte125,90
Rang#9  Overall
#6  Relational DBMS
Punkte3,41
Rang#86  Overall
#11  Key-Value Stores
Websitewww.enterprisedb.comgalaxybase.comhsqldb.orgwww.ibm.com/­products/­db2rocksdb.org
Technische Dokumentationwww.enterprisedb.com/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwww.ibm.com/­docs/­en/­db2github.com/­facebook/­rocksdb/­wiki
EntwicklerEnterpriseDBChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司IBMFacebook, Inc.
Erscheinungsjahr2005201720011983 infoVersion für Großrechner2013
Aktuelle Version14, Dezember 2021Nov 20, November 20212.7.2, Juni 202312.1, Oktober 20169.2.1, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellOpen Source infoBasiert auf BSD-Lizenzkommerziell infokostenlose Version verfügbarOpen 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.
ImplementierungsspracheCC and JavaJavaC und C++C++
Server BetriebssystemeLinux
Windows
LinuxAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
DatenschemajaStrong typed schemajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.neinneinnein
Sekundärindizesjajajajanein
SQL infoSupport of SQLja infoStandard mit zahlreichen Erweiterungenneinjajanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
C++ API
Java API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
Go
Java
Python
All languages supporting JDBC/ODBC
Java
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)user defined procedures and functionsJava, SQLjanein
Triggersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeShardingkeineSharding infonur in Windows/Unix/Linux Versionhorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationkeineja infomit Zusatztools (MQ, InfoSphere)ja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoRelationships in graphsjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein

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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» 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
EDB PostgresGalaxybaseHyperSQL infoalso known as HSQLDBIBM Db2 infoformerly named DB2 or IBM Database 2RocksDB
Erwähnungen in aktuellen Nachrichten

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23. Mai 2024, GlobeNewswire

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21. Mai 2024, Blocks & Files

EDB Postgres AI is a new platform for analytics workloads
23. Mai 2024, Techzine Europe

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

bereitgestellt von Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28. Mai 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, precisely.com

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks & Files

bereitgestellt von Google News

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16. März 2024, InfoQ.com

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

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.

Präsentieren Sie hier Ihr Produkt