Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do you use PL/SQL
On Sat, 26 May 2007, mgogala.SPAM_ME.NOT_at_verizon.net wrote:
> On Thu, 24 May 2007 23:40:02 -0500, Galen Boyer wrote:
>
>> Then, behind the interfaces of procs, the database professionals for >> that platform use all of that database's features at their disposal. >> The schema itself can be a bit different on each platform if needed.
I don't see how it will become that way, at least, not in my lifetime. For all the companies I've ever worked for, the data was the only thing that actually mattered and applications were secondary. Database independence is usually not much of a concern.
Database independence is really only a term for external vendors of products that have database's as a component.
> Database will become a commodity when a GPL-ed database like
> PostgreSQL is able to handle 1000 concurrent users without a problem,
> with all kinds of high availability technologies, like replication and
> clustering.
The way I've heard it described, PostgreSQL already does.
-- Galen BoyerReceived on Sun May 27 2007 - 11:01:02 CDT