软件包: libcsvjdbc-java (1.0.36+ds-1)
libcsvjdbc-java 的相关链接
Trisquel 的资源:
下载源码包 csvjdbc:
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Christopher Hoskin
- Mechtilde Stehmann
外部的资源:
- 主页 [csvjdbc.sourceforge.net]
相似软件包:
read-only JDBC driver that uses CSV or DBF files as database tables
CsvJdbc is a read-only JDBC driver that uses Comma Separated Value (CSV) files or DBF files as database tables. It is ideal for writing data import programs or analyzing log files.
The driver enables a directory or a ZIP file containing CSV or DBF files to be accessed as though it were a database containing tables. However, as there is no real database management system behind the scenes, not all JDBC functionality is available.