Currently, the bot can not connect to the database. let's start with connection. Personally, I am considering use SQL and non-SQL databases. The implementation order will be 1. Mongo 2. MySQL 3. PostgreSQL 4. SQLlite 5. NeDB
Currently, the bot can not connect to the database. let's start with connection.
Personally,
I am considering use SQL and non-SQL databases.
The implementation order will be