[comp.lang.c] small c database

jonas@lkbpyr.UUCP (Jonas Heyman) (01/09/90)

Hello,

I am looking for a small database written in C.
What I really want is to keep track of different type of
problems that concerns unix and to store them for
later use.
I also would like to store data on wich user is on which tty
what terminal he/she uses,printer,room ...
Is there anyone who has written a simple C database that I
can start out with ?

Glad for any suggestions,
Sincerely Jonas,

  jonas@lkbpyr.lkb.se 

ra@sun1.ruf.uni-freiburg.de (Christoph Ramshorn) (01/11/90)

Look at

 Al Stevens: C Data Base Development, MIS Press 1987, Portland, Oregon.

This book describes a relational database system and contains complete source
code for the system running under MS-Dos. Porting to UNIX is easy. The book
is clearly written.

Christoph Ramshorn
Geologisches Institut
Universitaet Freiburg i.Br.
West Germany

ra@ruf.uni-freiburg.dbp.de