Qore PostgreSQL Module is a DBI driver module for the Qore programming language to communicate with PostgreSQL databases. The PostgreSQL driver transparently handles client and server character encodings, supports multi-threading, transaction management, stored procedure execution, and more.
Qore Qt4 module allows GUIs to be implemented in the Qore programming language. This module is based on libsmoke and provides access to the entire Qt4 API exported by libsmoke. The module supports hard typing, function and method overloading, and all Qt4 enums and constants to provide relatively direct access to the native Qt4 API in the Qore language. A uic-qore program is included so that Qt4 designer is usable for making GUI prototypes as well.