this post was submitted on 04 Sep 2025
504 points (97.0% liked)

Selfhosted

51273 readers
545 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
 

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?

(page 3) 50 comments
sorted by: hot top controversial new old
[–] lka1988@lemmy.dbzer0.com 6 points 4 days ago (1 children)

I did know when I set it up, but I can't remember right now. I can easily go check though.

load more comments (1 replies)
[–] NarrativeBear@lemmy.world 2 points 3 days ago (4 children)

What's a Next Cloud, what came before it? /s

load more comments (4 replies)
[–] tazeycrazy@feddit.uk 5 points 4 days ago

Are people here trying to "I run arch btw" database services.

[–] sfjvvssss@lemmy.world 5 points 4 days ago

Mine is managed hosted so I don't know.

[–] i_stole_ur_taco@lemmy.ca 5 points 4 days ago

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.

[–] 4am@lemmy.zip 4 points 4 days ago (1 children)

You can install NextCloud with snap.

[–] phx@lemmy.ca 3 points 4 days ago

Yeah, and after having dealt with the "I missed a few updates and then the last one put my files out of sync with my schema" Docker issues, I'm very much happy to use the snap. Been on that a couple years and it's been quite solid, even if I did have to install snapd on my Debian base for it

[–] mereo@piefed.ca 4 points 4 days ago

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

[–] brewery@feddit.uk 4 points 4 days ago

They really push you to install the aio container so it's not surprising to me.

[–] lambalicious@lemmy.sdf.org 3 points 4 days ago (3 children)

...How come so few people are using SQLite?

[–] sugar_in_your_tea@sh.itjust.works 1 points 3 days ago (1 children)

Idk, I explicitly set up Postgres, which took extra work since the default is SQLite. I use Postgres for my day job, so it makes sense to me to keep everything the same.

load more comments (1 replies)
load more comments (2 replies)
[–] BeatTakeshi@lemmy.world 3 points 4 days ago (1 children)

Not sure I understand... Can the type of database be customised during nextcloud installation? If not, then more than 37% gave a wrong answer, which is worse than the 18%?

[–] cecilkorik@lemmy.ca 5 points 4 days ago

Yes, all three are supported configurations. Technically all four, since "I don't know" is apparently a completely valid and functional configuration too.

[–] cygnus@lemmy.ca 3 points 4 days ago (1 children)

I use the prebuilt Hetzner one and have no idea either.

[–] Rentlar@lemmy.ca 3 points 4 days ago

Yeah. I have used that. And I'm sure most with personal instances that just pressed the "Install NextCloud" button have no clue, including me.

[–] pigup@lemmy.world 2 points 4 days ago

MariaDB, only know that because I tried to install ampache (got it to work, hated it).

[–] Dagnet@lemmy.world 1 points 4 days ago

Tbh I don't even know what to use nextcloud for. Installed aio cause everyone kept talking about it but never found an actual use for it

[–] Railcar8095@lemmy.world 1 points 4 days ago (2 children)

Honestly I'm more concerned about those willingly using sqlite.

Unless it has changed a lot over the years, I remember it being orders of magnitude better with MariaDB than sqlite.

[–] SomethingBurger@jlai.lu 4 points 4 days ago

SQLite is fine for small amounts of data and very few users. The bottleneck with Nextcloud is almost never the database.

[–] 4am@lemmy.zip 2 points 4 days ago (1 children)

SQLite has made huge performance improvements in the last like 3-5 years.

I wouldn’t spin up an enterprise NextCloud with it but for a home NAS serving up to maybe a dozen people it’s more than enough.

[–] Railcar8095@lemmy.world 1 points 3 days ago

Maybe it's that. I haven't truly used it in 7-8 years.. Both next cloud and airflow were horrible with sqlite back then, even for single user small instances.

Will have to try again

load more comments
view more: ‹ prev next ›