seeking your cool idea# Database - 数据库
d*o
1 楼
My project is:
in unix, there is a database containing data (of course), ususally
can search database by SQL. and there is a web server.
Goal: let users using Brouserw to access the database, better yeet,
to update database.
How can this be done?
my plan: wrinting a CGI in perl as an interface to take query from
users and pass it to the databasse.
Questions:
any other way to do it? or my way is the best? (I doubt it since you
guys must have a better one and please share with me. Thanks.)
in unix, there is a database containing data (of course), ususally
can search database by SQL. and there is a web server.
Goal: let users using Brouserw to access the database, better yeet,
to update database.
How can this be done?
my plan: wrinting a CGI in perl as an interface to take query from
users and pass it to the databasse.
Questions:
any other way to do it? or my way is the best? (I doubt it since you
guys must have a better one and please share with me. Thanks.)