[
https://issues.apache.org/jira/browse/TIKA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275485#comment-14275485
]
Luis Filipe Nassif commented on TIKA-1511:
------------------------------------------
Another library option is https://code.google.com/p/sqlite4java/ It is not a
jdbc driver, but also depends on native libs.
Maybe a jdbc driver like xerial would be better because we can be database
independent and reuse code to other formats (dbf, mdb...)?
> Create a parser for SQLite3
> ---------------------------
>
> Key: TIKA-1511
> URL: https://issues.apache.org/jira/browse/TIKA-1511
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Affects Versions: 1.6
> Reporter: Luis Filipe Nassif
> Fix For: 1.8
>
>
> I think it would be very useful, as sqlite is used as data storage by a wide
> range of applications. Opening the ticket to track it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)