The Qore MySQL Module requires Qore 0.7.1 and MySQL 3.3 or newer headers and libraries to build.With MySQL 4.1+ you can get transaction support and the module will use the more efficient prepared statement interface.The driver supports the following...

Qore ncurses Module is an open source module for the Qore programming language that provides the "Window" and "Panel" classes, as well as many constants and functions.More documentation can be found here. Also see the test/ncurses.q, examples/hanio.q and...

Qore OpenGL Module is an open source module for the Qore programming language that provides an OpenGL API.The Qore OpenGL Module requires the Qore Glut Module to make a GUI (Graphical User Interface). What is new in this release: Updated configure to...

Qore Qt4 Module is an open source module for the Qore programming language that provides a Qt4 API, which allows implementation of GUIs (Graphical User Interfaces).Being based on the libsmoke library, the Qore Qt4 Module provides access to the entire...

Qore Tibae Module is an open source module for the Qore programming language that provides support for the TIBCO Adapter, allowing Qore apps to receive and send messages from and to TIBCO Adapters.It includes the TibcoAdapter class, as well as the helper...