/script_database

Python Script to automate the creation of a database. It also has a script to query the contents of the database.

Primary LanguagePython

script_database

This is a Python Script to automate the creation of and querying of a database. The database is built in docker using the latest postgres image and the docker-compose file is included.