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

  • @[email protected]
    link
    fedilink
    English
    212 days ago

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

    Be fluent in 5 programming languages, 3 spoken languages, and be able to read Linear A, B, and C.

    Reminds me of when I was first out of school, and seeing jobs for C#.NET that needed 5 years of experience back when the entire platform was 3 years old.

    • @[email protected]
      link
      fedilink
      102 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)

      • @[email protected]
        link
        fedilink
        92 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.

      • @[email protected]
        link
        fedilink
        English
        42 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.