this post was submitted on 23 Jun 2026
0 points (50.0% liked)

homelab

10445 readers
49 users here now

founded 5 years ago
MODERATORS
 

I'm self hosting a lot of small apps that require databases to function. So far, each stack has its own database, but I'm wondering if it would be better to centralise the data into one single database instance

All the apps are low traffic (it's just me), and security concerns are minimal (no sensitive data)

Does anyone have any advice on this?

top 2 comments
sorted by: hot top controversial new old
[โ€“] ascend@lemmy.radio 1 points 21 minutes ago

I did the opposite, I started with one database instance but kept having issues and the maintainer told me to use multiple so now I have a ton of separate ones

[โ€“] Zwuzelmaus@feddit.org 4 points 2 hours ago

A similar question was here, a few days ago, maybe it helps:

https://sh.itjust.works/post/61811674