DATABASE_URL="postgresql://user:password@localhost:5432/mydb" Alternatives: SQLite for quick local testing:
Facebook