In today’s world of big data, it’s easy to forget just how much of the world’s systems run on relational databases. But the fact remains, relational databases still dominate the data space.1 There is good reason for this: They work incredibly well, particularly when dealing with structured, well-defined data.
As the Internet became prevalent, the need to scale up and big became more common. People began to think about alternatives to relational databases to make scaling easier; thus, the “NoSQL” movement was born.2 During the mid 2000s, there ...