Skip to content

scleradb/sclera-plugin-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sclera - CSV Connector

Build Status Maven Central scaladoc

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.

Further details on how to use the connector are in the ScleraSQL Reference document.

This is a sample component showcasing Sclera's ability to interface with external data. For the implementation details, please see the Sclera Data Access Connector Development document.

Packages

No packages published

Languages