Download List

專案描述

xlSQL is a JDBC Driver for Excel, CSV, and other document data sources. Documents can be read and written with SQL as if they were tables in a database. In the case of Excel, xlSQL maps a directory with Excel files to a database, workbooks to schemas, and sheets to tables. These tables can be queried with the full SELECT syntax of either the HSQLDB, MySQL, or McKoi SQL dialect. Native xlSQL is a rich subset of SQL for creating, altering, and populating documents.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-09 09:02
Y7

This release featured an "xldba" native DBA interface, the ability to export filesystem data to Excel with dir2xls, and utilities to export Excel to XML or SQL formats (HSQLDB or MySQL). A zero-admin MySQL server that runs out of the Zip file without requiring installation was included.
標籤: Major feature enhancements

2004-08-30 13:38
Y5

Y5 is a complete rewrite of version Y4,
effectively changing xlSQL into an application
framework for developing JDBC drivers for document
typed data sources, namely CSV, XML, Word, or any
format for which the xlDatabase interface can be
implemented.
標籤: Major bugfixes

2004-08-11 10:09
Y4.2

This is an interim release containing a prototype of the
forthcoming CSV JDBC driver. The CSV JDBC Driver is
functional for CSV files of the Microsoft format. The CSV
JDBC Driver supports the complete SQL dialects of either
HSQLDB, MySQL, or McKoi. This release contains a new
driver kernel for both Excel (not included) and CSV.
標籤: Major feature enhancements

2004-07-21 04:20
Y4

標籤: Major feature enhancements

2004-06-28 16:17
Y3

This is the first public alpha release.
標籤: Major feature enhancements

Project Resources