bonddb

bonddb is a data abstration layer for SQL.
Download

bonddb Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Andru Hill
  • Publisher web site:
  • http://bond.treshna.com/

bonddb Tags


bonddb Description

bonddb is a data abstration layer for SQL. Bonddb is a object oriented wrapper for postgresql SQL. bonddb project is a fast data abstraction layer written in C for C/C applications to allow easy access to class objects.Bonddb is not a stand alone object orientated database, but works on top of SQL so you still get a solid proven backend with the benefits of things like prescient objects.At the moment only postgresql is supported, though we are working with gnome-db to support a more complete range of databases.One of the real advantages of bonddb is how easy it is to modify rows in database fields without you having to construct sql statements or worry about refreshing existing datasets. It also lets you easy map your tables together in object to object relationships.Method calls aren't supported yet but they are on the way. Direct binding into individual langauges is still been worked on.Installation and Requierments:In order to install bonddb you need the postgresql client development libraries installed, specifically libpq-fe.Postgresql 7.0 or higher is required, as bonddb uses functions specific to this version. Also glib development libaries 1.2 or higher is needed.For bonddb 0.3.0 and higher you will need bison, I've come across some problems under older versions of bison and I recommend you have version 1.3 or higher installed.What's New in This Release:· Several venerabilities have been fixed.· The administration role has been enabled for controlling what users have access to what tables/fields which are used in bond.· A module for interfacing with Visual Basic was added.· Many improvements were made to the error handling, especially with regard to firewalls and SQL query failures.· Many memory leaks and odd memory errors were fixed.· Support for large object fields (like binary data) was added.· Notify/listen support was added within bonddb, so you can listen for object changes.· Integration with bondreplicate was added.


bonddb Related Software