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.
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.
What database client do you use? Maybe a plain database is enough with the right client.
I’ve used and enjoyed Dbeaver CE. It’s FOSS!