Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OAS VS WEBDB
For a simple comparison, I like to equate OAS to a web server like
Apache and webDB to Microsoft's FrontPage. Like Apache, OAS is a full
fledged web server. There is lots of power with it. But with the power
comes the complexity. And OAS & Apache do not help you compose web
pages.
WebDB has tools that quickly let you develop a web site. Microsoft FrontPage does the same thing. Both WebDB and Microsoft FrontPage also contain web listeners so that you can serve the web pages that you create. But these web listeners are not that complex and not very scalable.
If you want to quickly develop a web site and get it up and running, use WebDB. If you want to leverage the complex power that can be sent over the web, use OAS. If you will have very high activity and want a web server that can handle high traffic, use OAS.
To summarize:
WebDB: pros - simple, quick cons - not very scalable OAS: pros - scalable, handle complexity cons - complex
That's just a simple comparison.
HTH,
Brian
Robert wrote:
>
> can somebody out there do the comparison between the OAS and webDB, i mean
> in what situation should i use OAS or WEBDB..
>
> your sincerely
>
> robert tsang
Received on Fri Jan 21 2000 - 08:05:56 CST
![]() |
![]() |