As far as I know, this is all up to the user – sorry if this was unclear. There are different options and configurations, so using peewee with a MySQL database requires a driver to already be installed. The connection parameters supported by peewee are PyMySQL and MySQLdb, so installing any of those packages should work. You can also connect to a remote MySQL database using peewee's Playhouse extension (example here).
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Getting error while using Mysql as a database | 1 | 469 | March 30, 2020 | |
PostgreSQL Connection Error | 10 | 5673 | May 3, 2019 | |
issue setting up a psql backend | 3 | 1032 | September 15, 2017 | |
Error while running a variant of the old ner_manual recipe in Python3.12
|
2 | 113 | May 2, 2024 | |
Error while `prodigy stats -l` | 6 | 1375 | February 8, 2019 |