Projects / Alzabo

Alzabo

Alzabo is a two-fold program. Its first function is as a data modelling tool. Through either a schema creation interface or a custom Perl program, it allows a programmer to create a set of schema, table, column, etc. objects that represent a data model. Alzabo is also capable of reverse engineering an existing data model. Its second function is as a RDBMS-to-object mapping system. Once you have created a schema, you can use Alzabo classes to access its data. These classes offer a high-level interface to common operations such as SQL SELECT, INSERT, DELETE, and UPDATE commands.

Tags Database Software Development
Operating Systems OS Independent
Implementation Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  24 Oct 2003 23:11
  • Rrelease-after

Changes: A number of feature enhancements and code and documentation fixes were made, resulting in a few backwards incompatibilities. This release features much improved Postgres support, a new, simpler caching system, and many smaller changes.

  • Rrelease-mid
  •  06 Apr 2003 12:44
  • Rrelease-after

Changes: This release adds several important features, including support for HAVING clauses, restrictions on outer joins, and the ability to track table and column renames across changes so that data is never lost when updating the database schema.

  • Rrelease-mid
  •  21 Nov 2002 12:37
  • Rrelease-after

Changes: This release adds a number of bugfixes and improved debugging options.

  • Rrelease-mid
  •  19 Sep 2002 20:36
  • Rrelease-after

Changes: This release adds a number of bugfixes, including one fixing a data-destroying bug in Alzabo's schema creation side.

  • Rrelease-mid
  •  21 Jul 2002 00:15
  • Rrelease-after

Changes: This release features a number of new features (mostly minor convenience features), a number of non-critical bugfixes, and a noticeable performance improvement for the Alzabo::Runtime::* classes.

No-screenshot

Project Spotlight

Detached Quercus

A launchpad to run Quercus PHP in Java without a Web server.

Cbf5455faeadd0e88e83431f057a7bb7_thumb

Project Spotlight

Tntnet

A Web application server for C++.