22
"No code" databases (lm.paradisus.day)
submitted 3 months ago* (last edited 3 months ago) by rutrum@lm.paradisus.day to c/selfhosted@lemmy.world

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 15 comments
sorted by: hot top controversial new old
[-] catloaf@lemm.ee 10 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.

[-] Pacmanlives@lemmy.world 0 points 3 months ago

This would be what I would recommend as well.

Access is also an option as well. I think LiberOffice also has an Access like clone as well

[-] K3can@lemmy.radio 2 points 3 months ago

Libre Office "Base"

[-] harsh3466@lemmy.ml 4 points 3 months ago* (last edited 3 months ago)

I’m currently using Baserow, and so far it suits my needs well enough. I’m not a very demanding user, but part of what I love is how nicely Baserow documents the api. It made it very easy for me to implement some automations I wanted to use to record data.

Edit: fix stupid autocorrect errors

[-] k4j8@lemmy.world 3 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.

[-] ErnieBernie10@lemmy.world 1 points 3 months ago

Would you mind explaining novodb to me? As a developer how do I use it in my app? Is there an SDK you're supposed to use or can you just query the database directly?

[-] k4j8@lemmy.world 1 points 3 months ago

I don't use NocoDB in an app. I use it as an alternative to a spreadsheet, especially with its web forms and relational columns.

For development, you would probably want to use their REST API.

https://docs.nocodb.com/category/rest-apis

[-] Unlearned9545@lemmy.world 2 points 3 months ago

GetGrist.com

[-] SeeJayEmm@lemmy.procrastinati.org 2 points 3 months ago

I'm fond of Beekeeper Studio and a sqlite DB.

[-] AbouBenAdhem@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

Does it need to be accessible via API (e.g. SQL) or just a spreadsheet-style web interface?

[-] rutrum@lm.paradisus.day 1 points 3 months ago

Doesn't need to. That's a plus though. I think the features I like the most are dropdowns for foreign keys and more specific column types. For instance, a date type gives me a calendar picker, and an image type lets me upload and image and then see it as I browse the data.

[-] EncryptKeeper@lemmy.world 6 points 3 months ago
[-] jodanlime@midwest.social 1 points 3 months ago

I have to use SQL at work enough that I just use that for any database I need for personal projects, almost always MariahDB. Helps me stay current on my skills I guess.

[-] rutrum@lm.paradisus.day 2 points 3 months ago

What database client do you use? Maybe a plain database is enough with the right client.

[-] afk_strats@lemmy.world 4 points 3 months ago

I've used and enjoyed Dbeaver CE. It's FOSS!

this post was submitted on 28 May 2024
22 points (86.7% liked)

Selfhosted

39251 readers
191 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