Clipboard Interview Question

Design an in-memory SQL database where you can create/remove tables, add/remove rows to those tables, data type validation for the entries, and filter rows when querying them.