NoSQL - the Radical Databases
NoSQL
NoSQL is a category of databases that aren't relational. For example, MySQL would be a relational database, where as MongoDB would be a NoSQL database.
Back then, relational databases were the tried-and-true, prevalent and reliable data stores.