And 46% have no idea what a database is.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
it's a spreadsheet right?
Well that's kind of misleading, right? If they didn't set one up, then it's probably SQLite. But if they did set one up, that was years ago, and who cares what it is, if it's working.
I mean.. I set it up many many years ago... Without looking it up I can also just guess.
I’ve made a choice a while ago while deploying Nextcloud. Now I don’t care, as I trust myself that I have opted for something reasonable which was hopefully not SQLite
I can think of few things more boring than databases. I just want my files synced and stored.
Honestly I think if there is a hope for greater detach from "The Cloud" more broadly, it's a testament to nextcloud that folks that don't even know enough to know what DB they are running are able to run a server, and host things well enough to consider themselves users.
shhh
This statement brought was to you by someone that set up nextcloud and had no clue what DB it was using.
Yes that's me. I have no idea what my Nextcloud uses
It's awesome that you don't have to remember what software you're using underneath. I looked into it before I installed it, but I'd have to check which one I went with. I also have no idea what graphics card I'm using, which headset I'm using, what brand of eyeglass cleaner I'm using etc. I looked into it at the time, made a choice and promptly forgot about why and filled my brain with other things.
If I remembered which database I was running it means that I'd have enough problems with it that I'd look at it a lot.
Who cares.
I'm only on MariaDB because I have brain worms, I have so little data on there SQLite would have been fine. 🪱 🪱 🪱
SQLite actually has incredible performance these days. But I get your point :)
Exactly. Who gives a shit?
I mean… I could recite the exact setup of mine in detail, but I’d probably be happier if my brain matter was dedicated to something else. Do not shame the ignorant. Envy them.
I use Postgres, because MySQL touched me inappropriately as a kid and MariaDB is too similar. Oh, and also because it's what I use at work.
That's because they push the all in one container.
I did know when I set it up, but I can't remember right now. I can easily go check though.
Are people here trying to "I run arch btw" database services.
People don't care and/or haven't looked at the serverinfo page. That actually mentions the type of database in use.
So the "I don't know" option was probably just the easiest.
I don’t think it matters
You could deploy a container and not know what DB is used
Mine is managed hosted so I don't know.
That’s how I’d answer if I set something up years ago and it was stable and never required me to come tinker with it.
There could be multiple factors. For example, I have a Nextcloud instance that is fully managed by Hetzner, and I didn't bother to find out what database it uses...
My instance did required me to fix some db issue after an update(it still works but the fix was recommended*). So I knew I am using mariadb. Its not super smooth sailing.
They really push you to install the aio container so it's not surprising to me.