Modular JDBC SQL Engine (ModSQL)

ModSQL is a project who's goal is to develop a modular SQL engine that can be grafted onto any raw database (such as a large flat ASCII file). ModSQL is a JDBC driver that will parse SQL queries and execute them by calling third-party database modules. The database module API is designed such that writing database modules is much easier than writing an entire RDBMS.

Included in this package is the ModSQL engine and two database modules. The database modules are the DummyDatabase module used for testing, and an AsciiDatabase module for accessing various formats of flat ASCII file.

This software is free software licenced under the General Public Licence (GPL).

Links:

 


Last Modified:
21-April-2003
by Chris Studholme
Hosted by:
Advertised on: