hammond icon indicating copy to clipboard operation
hammond copied to clipboard

[FEATURE REQUEST] Additional Database Support

Open serenewaffles opened this issue 3 years ago • 5 comments

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.

serenewaffles avatar Nov 23 '21 17:11 serenewaffles

+1 on this

TUISTERa avatar Jan 23 '22 18:01 TUISTERa

+1 on this

photomatix18 avatar Apr 03 '22 20:04 photomatix18

Let me see how this can be done.

On Mon, 4 Apr 2022 at 02:13, photomatix18 @.***> wrote:

+1 on this

— Reply to this email directly, view it on GitHub https://github.com/akhilrex/hammond/issues/46#issuecomment-1086945849, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEMVPVW636B4AFIN3F3LMLVDH7IDANCNFSM5IUAW56A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Thanks and Regards, Akhil Gupta

akhilrex avatar Apr 04 '22 04:04 akhilrex

Would like to see postgresql as an option aswell

Techognito avatar Apr 23 '22 13:04 Techognito

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. 😊

pascaliske avatar Mar 16 '23 12:03 pascaliske