Menu

dbutil - Dynamic SQL Generation Library / News: Recent posts

libdbutil v0.7.0 - Initial Public Release

Libdbutil is a C library used to allow user-interfaces to more easily generate SQL for a database backend. The library can generate standard SELECT, INSERT , UPDATE and DELETE statements for use by most RDBMS systems including; mySQL, postgreSQL and Informix. The library includes support for several GTK+ widgets, but can be used for SQL generation from other user interfaces also. The library has full support for table joins and foreign keys within SELECT statements, which allows the library to generate SQL for very complex UIs.

Posted by Todd Shadburn 2001-05-20
MongoDB Logo MongoDB