https://github.com/garystafford/aws-rds-postgres
Repository for post: 'Getting Started with PostgreSQL using Amazon RDS, CloudFormation, pgAdmin, and Python'
https://github.com/garystafford/aws-rds-postgres
aws cloudformation database pagila postgresql rds
Last synced: 10 months ago
JSON representation
Repository for post: 'Getting Started with PostgreSQL using Amazon RDS, CloudFormation, pgAdmin, and Python'
- Host: GitHub
- URL: https://github.com/garystafford/aws-rds-postgres
- Owner: garystafford
- License: mit
- Created: 2019-08-10T01:23:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T14:50:00.000Z (almost 5 years ago)
- Last Synced: 2023-08-05T02:22:48.750Z (almost 3 years ago)
- Topics: aws, cloudformation, database, pagila, postgresql, rds
- Language: PLpgSQL
- Homepage: https://wp.me/p1RD28-6qe
- Size: 693 KB
- Stars: 27
- Watchers: 4
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Getting Started with PostgreSQL using Amazon RDS, CloudFormation, pgAdmin, and Python
Source code for post, [Getting Started with PostgreSQL using Amazon RDS, CloudFormation, pgAdmin, and Python](https://programmaticponderings.com/2019/08/09/getting-started-with-postgresql-using-amazon-rds-cloudformation-pgadmin-and-python/).
For more on the Devrim Gündüz's sample database used in this project, Pagila, see this [README](https://github.com/devrimgunduz/pagila/blob/master/README.md).