Development framework including code generator and UML ex/import
A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want