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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: db engines VS flat files

Re: db engines VS flat files

From: <Jared.Still_at_radisys.com>
Date: Mon, 10 Sep 2001 11:19:35 -0700
Message-ID: <F001.00388744.20010910110027@fatcity.com>

Since we're not in a meeting, I don't have to bite my tongue.

'Context sensitive indexing' comes to mind.

Jared

                                                                                       
                             
                    agc                                                                
                             
                    <acad_at_accefyn.       To:     Multiple recipients of list ORACLE-L 
<ORACLE-L_at_fatcity.com>        
                    org.co>              cc:                                           
                             
                    Sent by:             Subject:     Re: db engines VS flat files     
                             
                    root_at_fatcity.c                                                     
                             
                    om                                                                 
                             
                                                                                       
                             
                                                                                       
                             
                    09/10/01 09:10                                                     
                             
                    AM                                                                 
                             
                    Please respond                                                     
                             
                    to ORACLE-L                                                        
                             
                                                                                       
                             
                                                                                       
                             




well so start to bite your tonge :-) because yes there are some very large collections of datas stored as flat text files, so do bite it and do it very hard because this large amounts of datas may almost doble the size every year... and most of them are being searched and manipulated with perl scripts. I do not know if has been that way because of not knowign search engines, do not think that is the case, that I do not know but my
question remains..... ok, for only seraching patterns with in this falt files wich would be the difference between having a real search engine and just having perl scripts for searching patterns with in this flat text files? until now all I can say is that most of administrative tasks are quite dificult to do under perl and shell scripts, and c progrmas, but for the rest and even knowing that all this works under cgis, it works fine well... so do not laught so hard may loose your tonge.... :-)

On Mon, 10 Sep 2001, Jared Still wrote:

> Date: Mon, 10 Sep 2001 06:40:19 -0800
> From: Jared Still <jkstill_at_cybcon.com>
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Subject: Re: db engines VS flat files
>
>
> In addition to Greg's comments I would like to add
> that anyone suggesting flat files for 50 gig of data
> is probably not at all familiar with database technology.
>
> Perl is an excellent language for manipulating data, but
> it is not a database engine. 50 gigs of data is totally
> unmanagable as flat files.
>
> Personally, were someone to suggest that to me I would have
> to bite my tongue to contain the laughter.
>
> At the very least, something like MySQL should be used.
>
> For a look at what is available in the way or database
> interfaces for Perl, have a look at:
>
> http://search.cpan.org/Catalog/Database_Interfaces/
>
> Jared
>
>
> On Sunday 09 September 2001 12:40, agc wrote:
> > I would like to know your opinion about the developments under for
> > example perl for handling large amounts of datas (sets of flats files
> > larger than 50 gigs) vs the option of using oracle for exmaple for
doing
> > the same task, wich would be more eficinet? why? cheers
> >
> > The information contained in this communication is
> > confidential, is intended only for the use of the recipient
> > named above, and may be legally privileged. If the reader
> > of this message is not the intended recipient, you are
> > hereby notified that any dissemination, distribution or
> > copying of this communication is strictly prohibited.
> > If you have received this communication in error, please
> > re-send this communication to the sender and delete the
> > original message or any copy of it from your computer
> > system.
> > Please do not re-send by any reazon in any way or form any of the
> > informatino here contained.
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Jared Still
> INET: jkstill_at_cybcon.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system.
Please do not re-send by any reazon in any way or form any of the informatino here contained.

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: agc
  INET: acad_at_accefyn.org.co

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).




-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Jared.Still_at_radisys.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Sep 10 2001 - 13:19:35 CDT

Original text of this message

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