This is outstanding, Marc. Do you envision adding a SQL query layer
for any supported SIS formats or just for DBF3?

Thanks,
Adam

On Sun, Oct 5, 2014 at 3:17 PM, Marc Le Bihan <[email protected]> wrote:
> Hello again,
>
> Following the splitting of the Database class from the Shapefile [2], I am 
> attempting a good challenge (of the kind I’m loving) : setting a JDBC driver 
> over our DBase 3 files.
> We have no DBase 3 driver available. I have searched a long time but nothing 
> is free, when something exist.
>
> Relying on our Database class that is able to read a DBF file binary content, 
> I will try to implement a Connection, a Statemement, a ResultSet and a 
> ResultSetMetaData classes, in order to have an embedded JDBC driver inside 
> Apache SIS, and be able to start querying data more easily, by using SQL.
> I put some information about how I think I will proceed in a new JIRA [1].
>
> Regards,
>
> Marc Le Bihan
>
> [1] https://issues.apache.org/jira/browse/SIS-180
> [2] https://issues.apache.org/jira/browse/SIS-179

Reply via email to