MySQL
MSSQL is one of the most popular SQL based databases.
Configuration
DATABASE_URI
format should be mysql://<user>:<pass>@<host>:<port>/<database>
Example:
DATABASE_URI=mysql://user:pass@localhost:3306/llana
MSSQL is one of the most popular SQL based databases.
DATABASE_URI
format should be mysql://<user>:<pass>@<host>:<port>/<database>
Example:
DATABASE_URI=mysql://user:pass@localhost:3306/llana