Zild Database Library

Zild Database Library implements a small and easy to use database API with an easy to use API.
Download

Zild Database Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Tildeslash Ltd.
  • Publisher web site:
  • http://www.tildeslash.com/libzdb/

Zild Database Library Tags


Zild Database Library Description

Zild Database Library implements a small and easy to use database API with an easy to use API. Zild Database Library implements a small and easy to use database API with an easy to use API.You will need an ANSI-C compiler installed to build the library.The GNU C compiler (GCC) from the Free Software Foundation (FSF) is recommended. In addition, your PATH must contain basic build tools such as make and flex. Database systems This Software supports the following database systems, - MySQL - version 4.1 or above- SQLite - version 3.0 or aboveClient libraries for at least one of these database systems, must be installed on the host on which this Software will be built.Installation:This library utilize the GNU auto-tools and provided the requirements above are satisfied, building the library is conducted via the standard; ./configure make make install Use ./configure --help for build and install options. By default, the library is built with support for SQLite and MySQL. You may change this with the --with-=no options to ./configure. E.g. --with-mysql=no To verify the library and run unit tests, do 'make verify'. You may also want to take a look at the test, test/pool.c, for examples on how to use the library. Note that unit tests cannot be built if the following configure switches was used; --enable-protected and --enable-zild. These switches are used respectively for package protect non-api objects in the library and for usage with the zild application server. Here are some key features of "Zild Database Library": · ability to connect to multiple database systems · zero runtime configuration · ability to connect using a URL scheme · thread-safe connection pooling Requirements: · ANSI-C Compiler and Build System What's New in This Release: · This is a minor feature and bugfix release.


Zild Database Library Related Software