DevSkyOne / OpenGPT

OpenGPT is a open-source chatgpt api discord bot
MIT License
12 stars 3 forks source link

Change db to mysql/mariadb #2

Closed CoasterFreakDE closed 1 year ago

CoasterFreakDE commented 1 year ago

SQLite does make to many problems with concurrent connections.

Let's change to mysql.