python-postgresql a simple reference to use python with postgresql connect to db create new db create new table insert data to the db select data select where select order by select limit update table delete data from table drop table