Database
Last updated
Was this helpful?
Last updated
Was this helpful?
This project can use the most popular SQL databases such as PostgreSQL, MySQL, Oracle, MSSQL and Sqlite. This is achieved with , the most popular for Node.js
Start the postgres database and other services:
Connect to the database:
Here is an example of the configuration for Postgres:
Database migration are not necessary for development environment but only for system already in production.
Run the following command to migrate the database: