Re: What is the "best" HTML interface to MSQL?

From: James E. Harrell, Jr (james_harrell@mindspring.com)
Date: Fri Oct 22 1999 - 04:55:06 EST


my vote goes to C...

then again I'm into high performance classic american cars. Gotta have the
manual tranny... when you want a muscle car, go with old american steel and
a big-block V8.

translation: when you want a fast program, go native mode compiled code.

Some people argue against compiled CGIs saying they create unnecessary
overhead (process spawning); these folks generally point you to using
apache modules for scripted languages- but what about the overhead
necessary to interpret the non-native code? (parse, lex, etc)

At 10:18 AM 10/21/99 -0700, Alex wrote:
>Hi, Everyone!
>
>I have already designed my first database and now I am in the process of
>selecting a good interface for it on the Web. Which of the following
>provides the fastest and most convenient Interface?
>
>PHP
>W3-msql
>Java
>PERL
>
>Please let me know your opinion since you have more experience than I do.
>
>I expect the database to have a lot of visitors. Thus, I want quick access
>and quick information display.
>
>Regards,
>
>Alex
>-------------------------------------------------------------------------
>To unsubscribe, go to http://www.Hughes.com.au/extras/email/
>
-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/



This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:03:51 EST