hargata / lubelog

LubeLogger is a web-based vehicle maintenance and fuel mileage tracker
https://lubelogger.com
MIT License
1.15k stars 59 forks source link

[Question] Database Choice #397

Closed lapius closed 8 months ago

lapius commented 8 months ago

I noticed you are using LiteDB by default and suggesting to use Postgres. But why not MySQL? I have mariaDB docker container on my server, and I use it with few other containers. Would be great if I could use it instead of Postgres.

Or is it similar and I can just use MariaDB?

hargata commented 8 months ago

See this comment here: https://github.com/hargata/lubelog/issues/4#issuecomment-1937787071