Why do so many programs use rational databases instead of loading the data during startup and keeping it in memory? Especially for smaller datasets I would think, that a database adds unnecessary complexity and overhead. Also, a lot of data can be saved using modern RAM and when using an in-memory approach, optimized data structures can be utilised to further improve the performance

  • cschreib@programming.dev
    link
    fedilink
    arrow-up
    4
    arrow-down
    2
    ·
    11 months ago

    Why would their experience be relevant? They’re asking a question, so obviously they have things to learn. You could be nicer about it.

    • cwagner@lemmy.cwagner.me
      link
      fedilink
      arrow-up
      10
      ·
      11 months ago

      Why would their experience be relevant?

      Partially, because experience in an area means one can understand the answer, but to a probably bigger part see below.

      You could be nicer about it.

      It read to me like they asked as if they know better than everyone else, and were ranting about others doing it wrong. But that was actually an assumption on my part, and may simply be their style, or even me completely misreading things. So thanks for calling me out on it.