[Qgis-developer] QgisSQL plugin

Aju Ajusito namsfpfgo at gmail.com
Thu Jun 9 00:42:40 EDT 2011


Hello Qgis developers

I was working in a C++ plugin for interact with SQL databases and vector
layers,
the plugin is something like a "generic SQL" interpreter.

The interpreter language is created with the help of the C++ version of the
parser generator Coco/R,
and I hope that could be extended to a more rich and complex language.

At the moment the plugin capabilities are:
- Send any query to PostgreSQL, SQLite, Microsoft SQL Server (only in
windows, maybe in linux with UnixODBC) databases
- Persistent save of created connections and queries.
- Association of saved queries to a vector layer.
- Copy tables from a database to other (testing).

The project source and some precompiled libs are hosted at google code in
the girs project
http://code.google.com/p/girs/

Some features are not already enabled.

Please take a look
Observations are welcome

Pedro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20110608/f9716ad2/attachment.html


More information about the Qgis-developer mailing list