You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
We are interested in dify and want to self host it to process our internal documents. dify takes postgresql as default backend database, which is an excellent and popular database solution. However we are lack of postgresql technique stack and experts, which make us struggled.
There are a lot of MySQL infrastructures on our machines that have been running well for a long time. If dify could take both postgresql and MySQL as backend database, organizations like us that manage MySQL instances could set up dify with little effort. I believe it would be a really appreciating enhancement! :)
Thank you so much for checking this!
I found there are several existing issues/pull requests asking this enhancement like #415, #3813 and #2371. Some people like me do need this feature ahah! I can help with this if it's possible. :)
2. Additional context or comments
No response
3. Can you help us with this feature?
I am interested in contributing to this feature.
The text was updated successfully, but these errors were encountered:
@powerfooI Hello there! I'm here to help you with any bugs, questions, or even becoming a contributor. Just waiting for a human maintainer? I can assist you in the meantime.
I found a similar open issue and discussion regarding MySQL support in Dify:
Additionally, there was a closed issue discussing the possibility of switching from PostgreSQL to MySQL:
Can I seamlessly switch from PostgreSQL to MySQL? - The suggested solution is to replace the database image in your compose file and the database driver in your code, but it will require some work and is not seamless [3].
If you are interested in contributing to this feature, you might want to start by looking at the existing pull request mentioned in the closed issue and discussion.
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
We are interested in
dify
and want to self host it to process our internal documents.dify
takespostgresql
as default backend database, which is an excellent and popular database solution. However we are lack ofpostgresql
technique stack and experts, which make us struggled.There are a lot of MySQL infrastructures on our machines that have been running well for a long time. If
dify
could take both postgresql and MySQL as backend database, organizations like us that manage MySQL instances could set up dify with little effort. I believe it would be a really appreciating enhancement! :)Thank you so much for checking this!
I found there are several existing issues/pull requests asking this enhancement like #415, #3813 and #2371. Some people like me do need this feature ahah! I can help with this if it's possible. :)
2. Additional context or comments
No response
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: