PublicSQL
Start page
PublicSQL is a SQL variant to be used in JavaScript. It allows using SQL commands for access of tables and databases direct in JavaScript. It works with the "Portable Table Format", a text format like the CSV-Format. The tables maybe passed by a CD. PublicSQL programs are executable without server extensions - the time-consuming database connection is not applicable. Also the access to remote tables is possible. And the best: PublicSQL is Open-Source-Software for free use.
The October Issue of the Linux Magazine includes an article about PublicSQL. An example is available at ftp://ftp.linux-magazin.com/pub/listings/magazine/119/PublicSQL/.
Version 1.1 of PublicSQL contains the follow modifications:
PublicSQL is available from our download page.