# Functions
CreateData will create a "table" (csv file) in the data folder that can be queried with SQL.
Create will create a "table" (csv file) in the data folder that can be queried with SQL.
# Constants
MockDataFolder is the default folder that will contain data files.
# Structs
SQLCSVMock connects to a local folder with csv files.