パッケージ: libcsvjdbc-java (1.0.36+ds-1)
libcsvjdbc-java に関するリンク
Trisquel の資源:
csvjdbc ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- 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.