• TheRealKuni@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 months ago

    Man, Microsoft Access got a lot of well-deserved hate, but it was a very easy way for someone who didn’t really know what they were doing to set up a relational database.

    But everyone thought, “We’ll just continue to treat Excel spreadsheets like a database, that’ll be fine.”

    • Godort@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Access fills a very specific niche that is right in between “too big for Excel” and “too small for SQL Express”.

      The problem is that this window is very narrow, and after just a small amount of growth, it suddenly makes sense to migrate again to proper SQL. In my(admittedly limited) experience it was almost always better to just skip Access.

        • flubba86@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          4 months ago

          Search for “low-code app frameworks”, there are a whole bunch, they fill the same niche now that Access once did (though these tend to be cloud based, not local sqlite). Baserow is a great open-source example.