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

It would be awesome if gamevault could support MariaDB #211

Closed
MichelM279 opened this issue Oct 25, 2023 · 3 comments
Closed

It would be awesome if gamevault could support MariaDB #211

MichelM279 opened this issue Oct 25, 2023 · 3 comments
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server

Comments

@MichelM279
Copy link

Is your feature request related to a problem? Please describe.
I would love if gamevault could support MariaDB.
It's not a problem per se, but I have a personal preference for MariaDB, as I have one setup with auto backups, access mgmt, etc.. And if I setup a postgres container, I'd have to jump through all those hoops again to get the container to as high quality as my MariaDB.
I'm hoping to find similar-minded people who also would like MariaDB. If I am alone in this request, I'll kindly accept that gamevault stays on one DB.

Describe the solution you'd like
Be able to use MariaDB, knowing that it will be included in tests, etc. to work today and in the future.

Describe alternatives you've considered
Setting up postgres :)

@MichelM279 MichelM279 added 🎛️ server There are things to do on the server 🔧 feature New feature or request labels Oct 25, 2023
@Alfagun74
Copy link
Contributor

Alfagun74 commented Nov 18, 2023

I get your point, but even though our ORM, TypeORM, seamlessly integrates with MariaDB, managing an additional set of database migrations seems like a significant challenge to me. I'd only consider it if there's a strong demand from the community, because, i would need to write/generate migrations and test them thrice.

@Alfagun74 Alfagun74 reopened this Nov 18, 2023
@MichelM279
Copy link
Author

I fully respect that

@Alfagun74
Copy link
Contributor

Thank you for understanding. Perhaps we will revisit this in the future.

However, with your particular use case, it is generally a better idea to have separate databases for each application that you self-host. This approach helps prevent one application from inadvertently affecting or damaging another when restoring backups or performing similar critical operations.

@Alfagun74 Alfagun74 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server
Projects
Archived in project
Development

No branches or pull requests

2 participants