Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Additional Database Support #85

Open
MrDavisCSIT opened this issue Nov 25, 2023 · 0 comments
Open

[FEATURE REQUEST] Additional Database Support #85

MrDavisCSIT opened this issue Nov 25, 2023 · 0 comments

Comments

@MrDavisCSIT
Copy link

From akhilrex#46
It would be nice if I could use a MariaDB/MySQL server instead of the SQLite database. I'm storing my data on a NAS, and IME SQLite doesn't play nicely with remote storage.

pascaliske akhilrex#46 (comment)

Hi @akhilrex, I saw you used gorm. Shouldn't it be relatively easy to support other DBs as gorm already has support for PSQL and whatnot? If I can find some spare time I'll try to put up a draft PR and do some tests. 😊

I'm happy to take a look at how we can use gorm to implement db support but not very experienced with go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant