𝔖 Bobbio Scriptorium
✦   LIBER   ✦

modulewriter: a program for automatic generation of database interfaces

✍ Scribed by Christina L Zheng; Fariba Fana; Poornaprajna V Udupi; Michael Gribskov


Publisher
Elsevier Science
Year
2003
Tongue
English
Weight
288 KB
Volume
27
Category
Article
ISSN
1476-9271

No coin nor oath required. For personal study only.

✦ Synopsis


MODULEWRITER is a PERL object relational mapping (ORM) tool that automatically generates database specific application programming interfaces (APIs) for SQL databases. The APIs consist of a package of modules providing access to each table row and column. Methods for retrieving, updating and saving entries are provided, as well as other generally useful methods (such as retrieval of the highest numbered entry in a table). MODULEWRITER provides for the inclusion of user-written code, which can be preserved across multiple runs of the MODULEWRITER program.


πŸ“œ SIMILAR VOLUMES


Automatic model generation for performan
✍ Hermann Mierendorff; Helmut Schwamborn πŸ“‚ Article πŸ“… 1999 πŸ› Elsevier Science 🌐 English βš– 165 KB

A hybrid method for performance modeling of parallel programs is considered where the runtime of large sequential segments is estimated statically and the parallel program structure is evaluated by simulation. The present paper describes a way to generate a model of a given program automatically fro