517

Nextcloud asked in a poll at https://mastodon.social/@nextcloud@mastodon.xyz/115095096413238457 what database its users are running. Interestingly one fifth replied they don't know. Should people know better where their data is stored, or is it a good thing everything is running so smoothly people don't need to know what their software stack is built upon?

top 50 comments
sorted by: hot top controversial new old
[-] SparroHawc@lemmy.zip 186 points 1 month ago* (last edited 1 month ago)

If you're running it in a prebuilt container, as long as it works it shouldn't matter and you don't need to care.

Of course, when your database gets corrupted after Nextcloud updates because you had an app running that isn't supported in the new version, it will suddenly matter a lot.

[-] Pechente@feddit.org 56 points 1 month ago

I‘m using a hosted Nextcloud instance from Hetzner and I have no idea what this is running on either. There’s a significant number of people who didn’t set up their Nextcloud instance, so people not knowing what it’s running on isn’t too surprising.

load more comments (9 replies)
[-] Ajen@sh.itjust.works 114 points 1 month ago

I write software for a living, and have worked with all 3 database options in the past. I don't know what DB backend my nextcloud server is using, nor do I care.

[-] dustyData@lemmy.world 52 points 1 month ago

Yeah, that is the kind of concern for the service developer or a very opinionated sys admin. For self-hosting, few people will reach the workload where such a decision has any material or measurable impact.

[-] stardreamer 14 points 1 month ago* (last edited 1 month ago)

Exactly. Unless you are actively doing maintenance, there is no need to remember what DB you are using. It took me 3 minutes just to remember my nextcloud setup since it's fully automated.

It's the whole point of using tiered services. You look at stuff at the layer you are on. Do you also worry about your wifi link-level retransmissions when you are running curl?

load more comments (2 replies)
load more comments (13 replies)
[-] paraphrand@lemmy.world 79 points 1 month ago* (last edited 1 month ago)

Every person using a computer should know what their filesystem is and what database they are using. Otherwise they are fools.

Can you believe kids don’t know what NTFS or APFS are these days?! Stupid iPad babies.

[-] paper_moon@lemmy.world 40 points 1 month ago

Haha at some point it did matter to regular folks though. I remember in Junior high when I would try to pirate games or software on Windows, I learned the big difference between fat32 and the new filesystem Microsoft released, NTFS because I couldn't download files larger than 4GB on fat32.

[-] undefined@lemmy.hogru.ch 22 points 1 month ago* (last edited 1 month ago)

It’s important if you’re using flash drives across platforms though that’s pretty rare these days too. My wife has run into this problem by formatting as ExFAT (GUID partition table) when print shops’ terrible machines only support FAT32 and/or MBR partition tables.

Thankfully macOS at home understands ExFAT otherwise those formatted drives from her Windows work computer wouldn’t even work.

[-] squaresinger@lemmy.world 10 points 1 month ago

At that point, were you regular folks though?

load more comments (2 replies)
load more comments (3 replies)
[-] chickenf622@sh.itjust.works 15 points 1 month ago

Wait is APFS a new file system than NTFS? Guess I'm too busy on my Tiktoks and Nintendos to keep up to date

[-] Mordikan@kbin.earth 12 points 1 month ago

Damn kids with your twitternets and me mes.

[-] grte@lemmy.ca 11 points 1 month ago
[-] chickenf622@sh.itjust.works 7 points 1 month ago

Ah that would explain why I didn't know. I have next to no experience with Apple devices.

load more comments (2 replies)
load more comments (1 replies)
[-] princessnorah 13 points 1 month ago

Holy Poe's Law...

[-] ominouslemon@sh.itjust.works 9 points 1 month ago

Kids don't event know the folder struture of their Home directory, so why would they know what a File System is? Lol

[-] tfm@piefed.europe.pub 7 points 1 month ago
[-] panda_abyss@lemmy.ca 8 points 1 month ago

That kid is never going to figure out if they downloaded the assignment pdf to “Downloads (iPad)” or “Downloads (iCloud)”

load more comments (1 replies)
[-] non_burglar@lemmy.world 63 points 1 month ago

"18% of car owners don't know their brake fluid DOT rating."

[-] biofaust@lemmy.world 60 points 1 month ago

That is actually good news. Means that people more likely to be "normies" are adopting an alternative solution.

[-] theshatterstone54@feddit.uk 7 points 1 month ago

I can confirm I'm a newer user (not a normie) to Nextcloud and I don't know or really care what it uses because it works so I haven't had to learn what it is or how to debug it.

[-] eager_eagle@lemmy.world 42 points 1 month ago

I also have no idea if my place has PVC or galvanized steel plumbing; or its designed electrical load. Why should users care about the DBMS.

[-] Sprocketfree@sh.itjust.works 8 points 1 month ago

I found this way funnier then I think you meant it.... PVC wasn't persistent volume claim was it?

load more comments (1 replies)
load more comments (2 replies)
[-] sixty@sh.itjust.works 42 points 1 month ago

Whatever the docker compose file that I found had

[-] Zorque@lemmy.world 36 points 1 month ago

The rule of internet polls is that the funniest answer is always over-represented.

[-] Flamekebab@piefed.social 35 points 1 month ago

I have five users, max, and barely any files. I don't know which one Nextcloud AIO uses and I don't care. There's no wrong answer for such a small deployment. It uses whatever database Nextcloud felt was sensible as the default. They know more about picking the right tool for their requirements than I do.

If I'm building something for myself, then I care.

[-] Ooops@feddit.org 28 points 1 month ago

Isn't that the whole point of containerised solutions? Having some pre-setup, auto-updating solution with very little requirement to dive into the details like what your database is and which dependencies you need to manage...

load more comments (6 replies)
[-] nshibj@lemmy.world 18 points 1 month ago

*18% of the people who answered a poll on Mastodon

load more comments (1 replies)
[-] null_dot@lemmy.dbzer0.com 18 points 1 month ago

Theres heaps of hosted nextcloud services. Those users wouldn't know.

[-] slazer2au@lemmy.world 17 points 1 month ago

Honestly, does it matter to a regular user?
There will be some that do matter, if I were to run NC I would use Lite because why throw the data to another process just to write it to a disk when I only have a single node.

load more comments (3 replies)
[-] Zozano@aussie.zone 16 points 1 month ago

Where's the option for "what's a database?"

load more comments (2 replies)
[-] 3dcadmin@lemmy.relayeasy.com 16 points 1 month ago

Nextcloud is pushed as an easy to use docker setup these days, heck most people I know who "use" it don't do much with it at all so what database it is using is gonna be way back in their list of priorities...
Plus the users outweigh the admins surely (as in those that just install then forget)

[-] EncryptKeeper@lemmy.world 14 points 1 month ago

Since Nextcloud stores your actually data on the disk, it doesn’t actually matter all that much tbh

[-] Horta@discuss.tchncs.de 13 points 1 month ago

If some of them are users rather than admins, it makes sense and maybe it's a good sign that they don't have to know in order to use the service.

[-] m33@lemmy.zip 12 points 1 month ago

Users is the right word here, not admin, not sysadmin, not owner. Docker pull docker up users that’s it

[-] themurphy@lemmy.ml 11 points 1 month ago

Also just users. No docker or anything, just using the system someone else setup for them.

NextCloud is used everywhere, also in commercial use.

load more comments (1 replies)
load more comments (1 replies)
[-] zr0@lemmy.dbzer0.com 11 points 1 month ago

And 46% have no idea what a database is.

load more comments (1 replies)
[-] dude@lemmings.world 10 points 1 month ago

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

load more comments (2 replies)
[-] rumba@lemmy.zip 9 points 1 month ago* (last edited 1 month ago)

. >18% of people running next cloud are not backing it up.

load more comments (5 replies)
[-] fodor@lemmy.zip 9 points 1 month ago

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.

[-] idefix@sh.itjust.works 9 points 1 month ago

I don't even know myself because I installed it via YunoHost

load more comments (4 replies)
[-] justme@lemmy.dbzer0.com 9 points 1 month ago

I mean.. I set it up many many years ago... Without looking it up I can also just guess.

[-] Postimo@lemmy.zip 8 points 1 month ago* (last edited 1 month ago)

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.

shhhThis statement brought was to you by someone that set up nextcloud and had no clue what DB it was using.

[-] LiveLM@lemmy.zip 7 points 1 month ago* (last edited 1 month ago)

Who cares.
I'm only on MariaDB because I have brain worms, I have so little data on there SQLite would have been fine. 🪱 🪱 🪱

load more comments (3 replies)
[-] bent@feddit.dk 7 points 1 month ago

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.

load more comments
view more: next ›
this post was submitted on 04 Sep 2025
517 points (100.0% liked)

Selfhosted

52122 readers
4 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

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

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS