Data now is saved in a CSV file.
It is much better to save in a DB so that the backend can access the data in a readily way.
We recommend using Docker to install DB like PostgreSQL. This document may help you achieve that https://hub.docker.com/_/postgres.
Data now is saved in a CSV file.
It is much better to save in a DB so that the backend can access the data in a readily way.
We recommend using Docker to install DB like PostgreSQL. This document may help you achieve that https://hub.docker.com/_/postgres.