Tag: nosql

  • Intro to Data Analytics Platform on Azure

    Having been in transactional data world for almost the entire career, recently I have to pick up quite a few things to catch up on…

    Read
  • DataStax Python Driver

    For someone with relational database background, analyzing data in Cassandra isn’t intuitive. There are two reasons. First, Cassandra data table is hardly updated or deleted…

    Read
  • Cassandra data model (as opposed to relational model)

    Bad data model design with Cassandra causes chronic pains as application scales. I had to re-read about data model design in “Cassandra – the Definitive…

    Read