Typhoon RDBMS

Typhoon RDBMS is a library and a set of tools for database management.
Download

Typhoon RDBMS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Kaz Kylheku
  • Publisher web site:
  • http://common-lisp.net/project/meta-cvs/

Typhoon RDBMS Tags


Typhoon RDBMS Description

Typhoon RDBMS is a library and a set of tools for database management. Typhoon RDBMS is a library and a set of tools for database management. Typhoon RDBMS has a data definition language (DDL) which lets the programmer define tables and relations. A special tool converts the DDL specification into a database description file which then tells the database how to build the tables and access the data.The tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.


Typhoon RDBMS Related Software