I need to record information about what my cat eats and does, as she might have a food allergy and I need to track down what it is.

So I am after some kind of a user friendly locally hosted database (maybe via some kind of app), preferably Linux friendly.

It would be nice if it had similar relationships to the added image, some kind of relational DB that I can fill with data. But essentially I need to have a bunch of lookup tables to return some data specific to difference events.

Its a bit of a pain (and takes time) to have to write an entire webapp to manage all this from scratch, that’s why I am looking for some kind of user friendly GUI way to do it. Surely there must be some kind of relational database managing “application” that lets you set up some lookup tables and enter data in a nice and easy GUI way to do it? sqllitebrowser doesn’t count as it doesn’t handle linked tables in a nice way (would be nice if its friendly for my wife to use) :)

Cheers!

30 points

I use dbeaver on ubuntu and windows.

https://dbeaver.io/download/

permalink
report
reply
27 points
*

Personally, I would use a simple spreadsheet for this.

But if you have your heart set on a db, you can use Access or LibreOffice Base for ease of initial setup.

Maybe SQL (or PRQL, if you’re feeling cutting edge) with some dbms (SSMS Community I think is still free, or maybe Heidi SQL) but this will require you maintain a server as well. PostgreSQL is what I generally use if I want to spin up something quickly. I do like SQL quite a bit, but it seems overkill for this task.

Edit: autocorrect

permalink
report
reply
11 points

LibreOffice Base seems like a good idea for something like this. SQL based with a UI to create forms, reports, etc.

It’s probably one of the few times it would be an appropriate tool to use!

permalink
report
parent
reply
2 points

Yea, talk about overcomplicating a simple task.

permalink
report
parent
reply
13 points

The database app in LibreOffice, based on the Firebird database engine, can do all that.

permalink
report
reply
13 points

Would DBeaver suffice?

permalink
report
reply
3 points

I use DBeaver at work when I am having problems with psql commands in terminal. It’s prevented me from pulling out my hair a few times.

permalink
report
parent
reply
5 points

Question is, what is its Wife Acceptance Factor (WAF)?

permalink
report
parent
reply
2 points

I also suggested this. Friendly on lots of operating systems too.

permalink
report
parent
reply
10 points

You might be looking for Nocodb

permalink
report
reply
4 points
*

Perfect application for NocoDB in my opinion. They have a relationship view like the one shown in the screenshot and a form builder for easily adding new data. Setting up the relationships is easy. I find it much easier to use than DBeaver and the GUI is more modern.

The data is accessible by programs such as DBeaver, and they have a REST API too, should you need it.

permalink
report
parent
reply
1 point

Hmm, nocodb is a webapp first and foremost. It does have binaries to run directly on the host, but I’m not entirely sure to recommend this over libreoffice actual app for database management. I believe it would be more in line with OPs requirement.

permalink
report
parent
reply

Selfhosted

!selfhosted@lemmy.world

Create post

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!

Community stats

  • 4.8K

    Monthly active users

  • 1.8K

    Posts

  • 18K

    Comments