|
|
IST 210:
Organization of Data Fall 2003 University Park Section 3: taught by James Wang, M W F 02:30PM-03:45PM 134 CEDAR ( http://wang.ist.psu.edu ) Registrar Info Project server status |
Freeware:
With the following public-domain (free) software, you can easily set up a database application with a web interface. Applications on this class web page were all created using this software (on a UNIX server).Commercial vendors: ORACLE, IBM, Microsoft, SYBASE, and Informix.
- MySQL: a powerful freeware DB server (documentation)
- PHP: a hypertext preprocessor (documentation)
- Apache: a popular web server
- putty.exe: a well-written SSH client for UNIX computers
- DBI: a PERL interface library for databases
- CGI-LIB: a PERL CGI library for web applications
- OpenOffice: Free Office software
Other links may be useful:
- ASP: Active Server Pages