Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sai.msu.su/sal/H/1/TYPHOON.html
Дата изменения: Unknown
Дата индексирования: Sat Dec 22 06:25:40 2007
Кодировка:
SAL- Database Systems - Relational DBMS - Typhoon
SAL Home DBASE Relational DBMS

Typhoon

Typhoon is a relational database management system. It was originally inspired by Raima's db_VISTA (today Raima Data Manager) but is relational rather than network based. Typhoon lacks some of db_VISTA's features, but also contains a number of nice features not found in db_VISTA. All relations are defined in a so called Data Definition Language (ddl) file. You define the database relations like you would write a C structure with chars, ints, strings, multidimensional arrays, nested union and structures, etc. Then you define primary, alternate and foreign keys for each relation. The Data Definition Language Processor (ddlp) compiles the database defintion into a binary file which constitutes the database description. The database relations are accessed via C subroutines which manipulate individual records within a table.

Current Version:   1.11.0

License Type:   BSD Type

Home Site:
http://users.footprints.net/~kaz/typhoon.html

Source Code Availability:   Yes

Available Binary Packages:

  • Debian Package:   No
  • RedHat RPM Package:   No
  • Other Packages:   ??

Targeted Platforms:

SCO UNIX, Solaris, Tandem NonStop UNIX, AIX, Linux and OS/2.

Software/Hardware Requirements:

None

Other Links:
http://cui.unige.ch/~scg/FreeDB/FreeDB.4.html

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Database Systems   |   Relational DBMS


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.