[plug] OT: Library catalog systems.

Jonathon Bates batesy at batesy.ii.net
Wed Jun 13 11:17:49 WST 2001


> > Not that I am aware of, however it wouldnt be to hard to write a perl
> > based / Pg database....
> 
> Gee, you are optimistic :-)

:p
 
> Library systems typically are huge systems, not anything I would trust
> myself to hack up in perl (despite it being a not too bad language, a
> library system is far too big to be written effeciently in perl)

It really depends on how you look at it.
If you make it SQL-Postgres, it wont be that hard. All you need is a few
scripts that connect to and query the database (eg update, create, add,
student) and im sure thats about it.
The only truly tricky bit would be the scanners sending hte data in a perl
readable form...

Feel free to correct me if im wrong! :)

Cheers
Batesy






More information about the plug mailing list