SourceForge.net Logo

DSQL Home Page

What is it?

DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. As most scripting languages, its focus is on simplicity and rapid development. A typical use would be to import/export data (especially if it involves some logic) or synchronise tables with external data or tables.

Overview of features

Installation and Execution

Download here. Java (JRE>=1.2) is required. On Windows, just open dsql.exe; on other systems, launch dsql -i. (more details)

Documentation

See some examples for a quick look at the language. A reference guide is also available.

Other topics:

JDBC Drivers. Data types. Variables.
XML support.
Java support.
API.


François Paradis - Project summary
Last modified: Tue Jun 7 23:33:44 EDT 2005