Download List

Descripción del Proyecto

GQL is a C++ library for generic SQL database access, modeled after JDBC (Java Database Connectivity). It includes drivers for PostgreSQL, MySQL, and SQLite, and includes GQL-Shell, an interactive database terminal called that features command-line editing, history, and database metadata (schema) browsing.

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.

2003-01-28 23:24 Back to release list
0.5.3

GQL apoyo de Shell para contraseña / nombre de usuario que requieren conexiones de esta. El controlador de PostgreSQL se ha mejorado para aceptar las propiedades de conexión. Varios errores en el controlador de MySQL se han arreglado.
Tags: Minor feature enhancements
GQL-Shell support for password/username requiring connections was added. The PostgreSQL driver was enhanced to accept connection properties. Several bugs in the MySQL driver were fixed.

Project Resources