this post was submitted on 28 May 2024
4 points (100.0% liked)

Selfhosted

38707 readers
677 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 1 year ago
MODERATORS
4
"No code" databases (lm.paradisus.day)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

I've been seeing easy ways to store and view tabular data. I'm aware of tools like nocodb, baserow, and mathesar. I'm currently playtesting nocodb. But I wanted to start a discussion on what everyone uses for easily storing tabular data, and if anyone uses these tools.

I've also tried nextcloud tables but it still is very early in development from what I can tell.

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 3 months ago

Excel? Or Calc or whatever.

If you want to explore it as SQL, I usually just stand up phpMySQL for MariaDB, pgAdmin for postgres, or SSMS for SQL Server.

[–] [email protected] 1 points 3 months ago

NocoDB is awesome, although admittedly I haven't tried Baserow. The "group by," Kanban, and form features in NocoDB make data entry easy from mobile and nice to sort on desktop.