Download List

Projeto Descrição

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

Esta versão apresentava um xldba "DBA interface nativa, a capacidade de exportar dados para arquivos Excel com dir2xls e utilitários para exportar do Excel para XML ou formatos SQL (HSQLDB ou MySQL). Um zero-servidor MySQL admin que funciona fora do arquivo ZIP sem necessidade de instalação foi incluído.
Tags: Major feature enhancements
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.

2004-08-30 13:38
Y5

Y5 é uma reescrita completa da versão Y4, mudando efetivamente xlSQL em um framework para desenvolvimento de drivers JDBC para documento datilografado fontes de dados, ou seja, CSV, XML, Word, ou qualquer outro formato para o qual a interface xlDatabase podem ser implementadas.
Tags: Major bugfixes
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.

2004-08-11 10:09
Y4.2

Esta é uma versão provisória contendo um protótipo da próxima driver JDBC CSV. A CSV JDBC Driver é funcional para arquivos CSV do formato da Microsoft. A CSV JDBC Driver suporta os dialetos SQL completo de qualquer HSQLDB, MySQL, ou McKoi. Este comunicado contém um kernel novo driver para o Excel (não incluído) e CSV.
Tags: Major feature enhancements
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.

2004-07-21 04:20
Y4

Tags: Major feature enhancements

2004-06-28 16:17
Y3

Esta é a primeira versão alpha pública.
Tags: Major feature enhancements
This is the first public alpha release.

Project Resources