Skip to content

Implementation of Postgres DB creation funtion with Python and Psycopg2

Notifications You must be signed in to change notification settings

borort/python-pg-db-creator

Repository files navigation

Python Postgres DB Creator

Implementation of Postgres DB creation funtion with Python and Psycopg2.

Create a database from a template database:

postgres-db-creator-from-template.py

Create a database from a SQL file:

postgres-db-creator-from-sql.py

About

Implementation of Postgres DB creation funtion with Python and Psycopg2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages