Download List

Projeto Descrição

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-02-25 16:54 Back to release list
0.5.7

A recuperação de metadados no driver SQLite foi aprimorado. Isto faz GQL-Shell bastante útil com bases de dados SQLite. Além disso, o GQL-shell (1) manpage foi melhorado um pouco.
Tags: Minor feature enhancements
The metadata retrieval in the SQLite driver has been enhanced. This makes GQL-Shell quite useful with SQLite databases. Furthermore, the gql-shell(1) manpage was improved a bit.

Project Resources