This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Patrick Doyle
eSQL is a library for easily executing SQL queries using the mSQL engine from » Hughes Technologies.
The library is based on a set of ADTs which describe the functionality of the library in an abstract manner. These ADTs are then implemented for each particular database engine and compiler to be supported by the library. The engine/compiler-specific portion of the library is itself structured in such a way as to promote expandability and flexibility.
Unmintained.