SQL vs. NoSQL Databases
A relational database management system (RDBMS)—often referred to as a SQL database because of the Structured Query Language (SQL) used to interact with it—has long been the gold standard for storing transaction-based data. Since the 1970s, RDBMSs have been used to store bank transactions, stock trades, inventory management, and more.