📅  最后修改于: 2022-03-11 14:45:56.646000             🧑  作者: Mango
from sqlalchemy import create_engine
engine = create_engine('postgresql://postgres:admin1@localhost:5432/postgres')
username^:pass^ databasename^