Uber Interview Question

Whats the difference between a SQL data store and a NoSQL data store, what are the strengths of each?

Interview Answer

Anonymous

Jul 12, 2018

SQL = great for structured information, NoSQL = great for unstructured data.