Average job posting - eviltoast

Have deep experience in 3 different job fields and, in 2 years, learn 5 languages.

  • eerongal@ttrpg.network
    link
    fedilink
    arrow-up
    10
    ·
    2 days ago

    Be familiar with NoSql: like Mysql, postgreSQL, SequelSqlSQL, and Memdb.

    well, the definition of “NoSQL” was changed to stand for “Not Only SQL” some while back because of how many nosql DBs started incorporating SQL (and how many SQL RDBMS started adding nosql features)

    • xmunk@sh.itjust.works
      link
      fedilink
      arrow-up
      9
      ·
      2 days ago

      NoSQL was only ever a marketing term. Things like Mongo are what’s been known as KVSes (Key-Value Stores). Mongo basically just rode a hype wave into extremely large amounts of funding but predating it by at least a decade was libmemcached, which lacks the “relational light” functionality that Mongo added but is a more resilient version of the core concept.

      Technologies like Redis actually ended up adding significant innovation but they ended up mostly eschewing the NoSQL term anyway.

    • codexarcanum@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      Hah! Of course it is, I didn’t know that but words stopped meaning anything in tech ages ago and reality is finally catching up. Makes sense though, Azure and AWS both are webs of different data stores and interconnections now.