// databases-warehouses
Managed Relational Database Service
AWS managed relational database service that simplifies setup, operation, and scaling of databases in the cloud. Supports MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server with automated backups, patching, and replication.
Python data engineers use RDS as the managed database backend for pipeline metadata stores, staging databases, and application databases. Engineers connect via standard Python database drivers (psycopg2, pymysql) or SQLAlchemy, using IAM authentication for credential-free access. RDS Proxy is used in Lambda-based ingestion functions to avoid connection pool exhaustion.
AWS managed relational database service that simplifies setup, operation, and scaling of databases in the cloud. Supports MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server with automated backups, patching, and replication.
Amazon RDS offers $$ pricing options.
Amazon RDS is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
TE Teradata Enterprise Data Warehouse | Enterprise Pricing | ★ 4.2 | → |
DA Databricksfeatured Unified Analytics Platform | Pay-as-you-go | ★ 4.7 | → |
OA Oracle Autonomous Database Self-Managing Cloud Database | Pay-as-you-go | ★ 4.4 | → |