Custom Search
Title : MySQL++
Author : tangentsoft
Size : 3.1mb
Download from : tangentsoft.net
MySQL++ is a C++ wrapper for MySQL’s C API. It is built around the same principles as the Standard C++ Library, to make dealing with the database as easy as dealing with STL containers. In addition, MySQL++ provides facilities that let you avoid the most repetitive sorts of SQL within your own code, providing native C++ interfaces for these common tasks.

Title : Benetl
Author : Benetl
Size : 1.3mb
Download from : benetl.net
Benetl (a free ETL tool) has been designed to work with .cvs or .txt or .xls datasource files. In order to retrieve data, you have to define an entity (something you would like to show, to calculate), a date (it is a timesamp, a moment an event appears). Benetl is creating everything you can use, in a postgreSQL database.