Skip to content

Can it run MySQL/MariaDB #246

Answered by vabene1111
vabene1111 asked this question in Q&A
Dec 14, 2020 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Due to time restraints running this application with anything other than postgresql is not officially supported (meaning i don't test it and i probably cant help you with your problems). This Tutorial is written without any proper testing but should generally lead the way. If anyone is interested in creating a proper tutorial/testing this feel free to get back to me so we can improve it.

If you are using MySQL for compatibility reasons Sqlite might be the better choice (as long as your setup is relativly small and you make sure to properly backup the sqlite file)

Django nattily supports MariaDB/MySQL as a Storage backend. The recommended option is to use mysqlclient which needs to be …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Ronaldvr
Comment options

@vabene1111
Comment options

vabene1111 Feb 19, 2021
Maintainer Author

@TheUltimateC0der
Comment options

@smilerz
Comment options

smilerz May 4, 2022
Collaborator

@ddubnyk
Comment options

Answer selected by vabene1111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants