I have searched the existing issues and discussions.
Problem Description
Our tech stack currently do not support PostgreSQL, and only use MySQL.
Seems like it should be relatively easy to include MySQL (Or other DB) as an option instead on only fixing on SQLLite and Postgres, would like to know if there are any decision reasoning for the database selections.
If not, we would be glad to help try code in some MySQL connection, thx
Andy
Desired Solution you'd like
If not, we would be glad to help try code in some MySQL connection, thx
Alternatives Considered
No response
Additional Context
No response
Originally created by @edcity-andyng on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12000
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
Our tech stack currently do not support PostgreSQL, and only use MySQL.
Seems like it should be relatively easy to include MySQL (Or other DB) as an option instead on only fixing on SQLLite and Postgres, would like to know if there are any decision reasoning for the database selections.
If not, we would be glad to help try code in some MySQL connection, thx
Andy
### Desired Solution you'd like
If not, we would be glad to help try code in some MySQL connection, thx
### Alternatives Considered
_No response_
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @edcity-andyng on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12000
Check Existing Issues
Problem Description
Our tech stack currently do not support PostgreSQL, and only use MySQL.
Seems like it should be relatively easy to include MySQL (Or other DB) as an option instead on only fixing on SQLLite and Postgres, would like to know if there are any decision reasoning for the database selections.
If not, we would be glad to help try code in some MySQL connection, thx
Andy
Desired Solution you'd like
If not, we would be glad to help try code in some MySQL connection, thx
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Mar 24, 2025):
Not planned and won't be added.
@edcity-andyng commented on GitHub (Mar 24, 2025):
Thanks for the update