Download List

專案描述

DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, and Perl functions for manipulating the database. It will also produce SQL table data for MySQL or others. It automatically produces code to insert, delete, update, and search the database, stuffing a C or PHP struct with the results.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-25 11:54
0.7

Perl functionality is now included with the base release. Some minor bugfixes were made.
標籤: Major feature enhancements

2004-07-05 17:49
0.5

This is a minor update of the DBOW code to fix
some bugs found after 0.4 was released. The
biggest change is the addition of nested queries
so that dbow_query can be called recursively
without affecting the "upper" query. The stubs for
supporting the "function" block were added, which
allows for a more granular approach to defining
functions.
標籤: Minor bugfixes

2004-04-30 17:00
0.4

This release brings the C interface to a stable (BETA) level, adds a
"db_findXXXfirst()" function for searching the entire table. adds a
"db_runXXXquery()" function which will run a SQL statement (without
parsing any arguments) and return the first match, fixes a bug which
caused the include() m4 statement to be emitted more than once, and puts
the "EMIT" code at the bottom of the output file.
標籤: Minor feature enhancements

2004-01-28 18:38
0.3

This release adds additional functionality to the
code generator, and streamlines the C and SQL
produced.
標籤: Major bugfixes

2004-01-06 17:21
0.2

This release now uses M4 as a back-end to produce
the C/PHP code for interfacing with the database.
標籤: Initial freshmeat announcement

Project Resources