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

DBMS > Alibaba Cloud ApsaraDB for PolarDB vs. FileMaker vs. HarperDB vs. Oracle Rdb vs. PostgreSQL

Vergleich der Systemeigenschaften Alibaba Cloud ApsaraDB for PolarDB vs. FileMaker vs. HarperDB vs. Oracle Rdb vs. PostgreSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud ApsaraDB for PolarDB  Xaus Vergleich ausschliessenFileMaker  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessenPostgreSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.FileMaker ist ein RDBMS mit einem GUI Frontend.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Weit verbreitetes, allgemein einsetzbares Open Source RDBMS infoEntwickelt als objektorientiertes DBMS, im Laufe der Zeit um 'Standards' wie SQL erweitert
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreRelational 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,49
Rang#266  Overall
#123  Relational DBMS
Punkte48,81
Rang#21  Overall
#15  Relational DBMS
Punkte0,55
Rang#255  Overall
#39  Document Stores
Punkte1,23
Rang#180  Overall
#82  Relational DBMS
Punkte634,91
Rang#4  Overall
#4  Relational DBMS
Websitewww.alibabacloud.com/­product/­polardbwww.claris.com/­filemakerwww.harperdb.iowww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.postgresql.org
Technische Dokumentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewwww.claris.com/­resources/­documentationdocs.harperdb.io/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.postgresql.org/­docs
EntwicklerAlibabaClaris infoein Tochterunternehmen von AppleHarperDBOracle, originally developed by Digital Equipment Corporation (DEC)PostgreSQL Global Development Group infowww.postgresql.org/­developer
Erscheinungsjahr1983201719841989 info1989: Postgres, 1996: PostgreSQL
Aktuelle Version19.4.1, November 20213.1, August 20217.4.1.1, 202116.2, Februar 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziell infofree community edition availablekommerziellOpen Source infoBSD
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.
ImplementierungsspracheNode.jsC
Server BetriebssystemegehostetiOS infoclient part only
Linux
OS X
Windows
Linux
OS X
HP Open VMSFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Datenschemajajadynamic schemaFlexible Schema (defined schema, partial schema, schema free)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infoJSON data typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaja infoEine http Query kann die Daten als XML zurück gebenneinneinja infospecific XML-type available, but no XML query functionality.
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaja infoüber PlugInsSQL-like data manipulation statementsjaja infoStandard mit zahlreichen Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
Filemaker WebDirect
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenJava
Python
PHP.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored ProceduresjajaCustom Functions infosince release 3.1benutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)
Triggersjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeineA table resides as a whole on one (or more) nodes in a clusterpartitioning by range, list and (since PostgreSQL 11) by hash
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceSource-Replica Replikation infosince Version 14ja infothe nodes on which a table resides can be definedSource-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 ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinAtomic execution of specific operationsyes, on a single nodeACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajayes, using LMDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfache Rechteverwaltung mit Benutzeraccounts und Anbindung an externe directory servicesAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud ApsaraDB for PolarDBFileMakerHarperDBOracle RdbPostgreSQL
Specific characteristicsApsaraDB for PolarDB is a cloud-native relational database 100% compatible with MySQL...
» mehr
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» mehr
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» mehr
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» mehr

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

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

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

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

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

Instaclustr: Fully Hosted & Managed PostgreSQL
» mehr

pgDash: In-Depth PostgreSQL Monitoring.
» 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

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» 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 ApsaraDB for PolarDBFileMakerHarperDBOracle 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

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with Vector Database Engine as a one-stop solution for building generative AI capabilities
27. Juli 2023, ZAWYA

Top Data Backup Certifications in 2022
25. August 2022, Enterprise Storage Forum

bereitgestellt von Google News

Reviews - Features
1. März 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1. März 2024, IndieWire

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15. Oktober 2023, Patently Apple

Tilda Swinton Wasn't Prepared for 'Problemista' Horror Stories from Audiences Who Recognize Her Toxic Art World ...
4. März 2024, Yahoo Movies Canada

Apple subsidiary FileMaker returns to its original name from the '80s
6. August 2019, The Verge

bereitgestellt von Google News

Meet HarperDB, Winner of the Startups of the Year in Denver
9. Februar 2024, hackernoon.com

HarperDB 4.0 integrates with open-source connectivity platform NATS to enable limitless data distribution
17. Januar 2023, SiliconANGLE News

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

Build a Hacker News Clone using React and HarperDB — SitePoint
18. Oktober 2021, SitePoint

HarperDB: An underdog SQL / NoSQL database
7. Februar 2018, ZDNet

bereitgestellt von Google News

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

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, oreilly.com

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



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.

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

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt