Firefoot Library 0.1.3 review

Download
by rbytes.net on

FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provably Interb

License: GPL (GNU General Public License)
File size: 0K
Developer: Jeronimo Albi
0 stars award from rbytes.net

FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provably Interbase). It uses the Firebird/Interbase API.

Library supports:

Create, delete, connect to Firebird database servers.
Single transaction management.
Common or parametrized SQL statement support.
Support for basic data types and BLOBs.
User management support.
Support the backup and restore of databases.

This library exists as an alternative of Firebird/Interbase C language API. It is made in C language, using GLib object model.
It is planned to be multiplatform, working at least on Linux and Windows. Until now it is only tested on Linux, but shouldn't be a problem to port it to Windows.

FireFoot libary is released under the GNU/GPL version 2 licence.

Requirements:
glib-2.0 >= 2.0.0
gobject-2.0 >= 2.0.0
Firebird >= 1.0.2

Firefoot Library 0.1.3 search tags