Postgres Driver

-url="postgres://user@host:port/database"

# thinking about adding some custom flag:
-url="postgres://user@host:port/database?schema=name" 
  • Runs all SQL commands in transcations