Basic HTML version of Foils prepared 7 October 97

Foil 4 Weaknesses in Web Technology

From Untitled presentation ARL Database Tutorial -- February 98. by Gang Cheng, C.W. Ou, Geoffrey C. Fox


1 Tedious to manage and update (HTML) files on the server side difficult to keep pages of data updated automatically --- modification usually done by a human using word processor or editing tools
2 A plain UNIX file system as "database" only supports primitive functions such as open,read/write and close
3 More powerful operations on files are required for an information system which are supposed to provide information instead of raw data.
4 e.g. need: low-level data manipulation operators such as those provided in RDBMS: select, insert, update, commit, rollback,etc
5 Meaningful information needs to be generated on-the-fly from raw data

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Feb 7 1998