Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Database or store to handle 30 Mb/sec and 40,000 inserts/sec

Re: Database or store to handle 30 Mb/sec and 40,000 inserts/sec

From: JEDIDIAH <jedi_at_nomad.mishnet>
Date: Thu, 16 Feb 2006 14:50:09 -0600
Message-ID: <155fc3-t1h.ln1@nomad.mishnet>


On 2006-02-14, Tony Rogerson <tonyrogerson_at_sqlserverfaq.com> wrote:
> CLR :: Common Language Runtime.
>
> In a nutshell it allows you to write code in any langauge that supports the
> Common Language Specificiation in .NET (there are a lot now and not just MS
> grown ones).
>
> Now its integrated into SQL Server we can write stuff that T-SQL doesn't do
> very well like string manipulation, complex mathematics, point data types,
> objects etc... in a .NET language and then run them in SQL Server using the
> CLR environment.
>
> It allows us to extend SQL Server infinitely using CLR - User Definied
> Functions, Types, Stored Procedures, Triggers etc... - its quite cool to be
> honest, no doubt other vendors will catch up in future versions.
>

        Sounds like something Oracle already has. Although why you would want to saddle any expensive enterprise RDBMS with numerical analysis is really quite beyond me.

-- 
NO! There are no CODICILES of Fight Club!                           |||
                                                                   / | \
That way leads to lawyers and business megacorps and credit cards!

 Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
    ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------        
                http://www.usenet.com
Received on Thu Feb 16 2006 - 14:50:09 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US