Package net.hydromatic.resource.maven

Optiq query provider that reads from CSV (comma-separated value) files.

See: Description

Package net.hydromatic.resource.maven Description

Optiq query provider that reads from CSV (comma-separated value) files.

An optiq schema maps onto a directory, and each CSV file in that directory appears as a table. Full SQL operations are available on those tables.

Copyright © 2014–2015 Julian Hyde. All rights reserved.