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.

  • the_weez
    link
    fedilink
    English
    16 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.

    • @[email protected]OP
      link
      fedilink
      English
      26 months ago

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

      • @afk_strats
        link
        English
        46 months ago

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