• ksh@aussie.zone
      link
      fedilink
      arrow-up
      3
      ·
      23 hours ago

      Is it actually any good for small personal projects? Just want someone who has used it to answer as I’m considering putting some work into it.

      • qaz@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        20 hours ago

        I tested it once and it didn’t really impress me. Perhaps you can try using something like Grist.

    • tyfon@sh.itjust.works
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      2 days ago

      I have used libre office base and found it’s buggy mess.

      1. Not all drivers support all functions, so if you are wondering why some options are not present it’s probably adapter not supporting it.
      2. Errors and help are usually empty or super generic like ‘syntax incorrect’.
      3. Interface sometimes bugs out when long syntax is present in input fields
      4. Because of 1. It also doesn’t support all syntax from Microsoft SQL, MySQL etc.

      I sugest to use dbbever for any DB, it’s different but at least it’s not a buggy mess. Or pgAdmin for Postgresql. Or DB Browser for SQLite