Enables Sclera to work with CSV format data.
The CSV files are viewed as tables, and can be accessed in a manner similar to tables in a SQL query. You can also join the CSV file with tables in your database, with other CSV files, and aggregate the data as needed.
This is lightweight clone of Sclera - CSV Connector, meant to showcase Sclera's ability to interface with external data. For the implementation details, please see the Sclera Data Access Connector Development document.