tinode / chat

Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
GNU General Public License v3.0
12.1k stars 1.89k forks source link

MariaDB support? #923

Open robertsilen opened 1 month ago

robertsilen commented 1 month ago

Is MariaDB supported? Any reason not to mention MariaDB in the README? I'd be happy to submit a PR.

or-else commented 1 month ago

MariaDB is supported to the extent that it's SQL and binary compatible with MySQL. I don't mind mentioning MariaDB compatibility in README but I don't want to mention it everywhere where MySQL is mentioned.