連接數據庫的urlmysql
數據庫引擎 | URL |
MySQL | mysql://username/pwd@hostname/database |
Postgres | postgressql://username/pwd@hostname/database |
SQLite | sqlite:////absolute/path/to/database |
SQLite | sqlite:///c:/absoute/path/to/database |
*********************************華麗分割線*********************************sql
*********************************華麗分割線*********************************數據庫
*********************************華麗分割線*********************************post