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

DBMS > Alibaba Cloud Table Store vs. EJDB vs. Percona Server for MySQL vs. PostgreSQL vs. RDF4J

Vergleich der Systemeigenschaften Alibaba Cloud Table Store vs. EJDB vs. Percona Server for MySQL vs. PostgreSQL vs. RDF4J

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud Table Store  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenPercona Server for MySQL  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessen
KurzbeschreibungA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Verbesserte, binärkompatible Alternative zu MySQL mit Performanceverbesserungen und erweiterten Diagnose- und Managementfeatures basierend auf XtraDB oder TokuDB Storage Engines.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitertRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.
Primäres DatenbankmodellWide Column StoreDocument StoreRelational DBMSRelational DBMS infomit objektorientierten Erweiterungen, z.B.: benutzerdefinierte Datentypen/Funktionen und Vererbung. Key/Value handling mit hstore Modul.RDF Store
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,24
Rang#310  Overall
#12  Wide Column Stores
Punkte0,30
Rang#294  Overall
#44  Document Stores
Punkte2,21
Rang#121  Overall
#58  Relational DBMS
Punkte645,05
Rang#4  Overall
#4  Relational DBMS
Punkte0,71
Rang#231  Overall
#9  RDF Stores
Websitewww.alibabacloud.com/­product/­table-storegithub.com/­Softmotions/­ejdbwww.percona.com/­software/­mysql-database/­percona-serverwww.postgresql.orgrdf4j.org
Technische Dokumentationwww.alibabacloud.com/­help/­en/­tablestoregithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.percona.com/­downloads/­Percona-Server-LATESTwww.postgresql.org/­docsrdf4j.org/­documentation
EntwicklerAlibabaSoftmotionsPerconaPostgreSQL Global Development Group infowww.postgresql.org/­developerSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Erscheinungsjahr2016201220081989 info1989: Postgres, 1996: PostgreSQL2004
Aktuelle Version8.0.36-28, 202416.2, Februar 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPLv2Open Source infoGPL Version 2Open Source infoBSDOpen Source infoEclipse Distribution License (EDL), v1.0.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
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.
ImplementierungsspracheCC und C++CJava
Server BetriebssystemegehostetserverlosLinuxFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X
Unix
Windows
Datenschemaschemafreischemafreijajaja infoRDF Schemas
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaja infospecific XML-type available, but no XML query functionality.
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLneinneinjaja infoStandard mit zahlreichen Erweiterungennein
APIs und andere ZugriffskonzepteHTTP APIIn-process LibraryADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte ProgrammiersprachenJava
Python
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinneinjabenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)ja
Triggersneinneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeinepartitioning by range, list and (since PostgreSQL 11) by hashkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicekeineMulti-Source Replikation
Source-Replica Replikation
XtraDB Cluster
Source-Replica Replikation infoandere Varianten durch Verwendung von 3rd party - toolskeine
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ätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsneinACIDACIDACID infoIsolation abhängig vom verwendeten API
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoIn-memory Storage wird ebenfalls unterstützt
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleAccess rights based on subaccounts and tokensneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer 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
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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» mehr

Redgate webinars: A series of key topics for new PostgreSQL users.
» 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

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

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

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

pgDash: In-Depth PostgreSQL Monitoring.
» 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
Alibaba Cloud Table StoreEJDBPercona Server for MySQLPostgreSQLRDF4J infoformerly known as Sesame
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

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22. Mai 2024

Erwähnungen in aktuellen Nachrichten

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16. April 2024, GlobeNewswire

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16. April 2024, Yahoo Finance

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

25 Best Cloud Service Providers (Public and Private) in 2024
4. Juni 2023, CybersecurityNews

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5. Dezember 2019, Wire19

bereitgestellt von Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27. März 2024, Business Wire

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11. Mai 2023, The Register

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11. Juli 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24. Februar 2023, TechRepublic

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5. August 2020, Blocks & Files

bereitgestellt von Google News

Breaking Boundaries: PostgreSQL 16 is now available on IBM Cloud
17. April 2024, IBM

pgEdge Distributed PostgreSQL Introduces Automatic DDL Replication and Snowflake Sequences for Postgres
17. April 2024, Yahoo Finance

Modernize your data architecture using Amazon RDS for PostgreSQL and Amazon QuickSight | Amazon Web Services
12. April 2024, AWS Blog

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

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt