Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.databases > #121

Re: In need of advise abo

From "BoBi" <bobi@THRWHITE.remove-dii-this>
Subject Re: In need of advise abo
Message-ID <1cb6190b-db34-4eec-a6ff-0d1edfaf85c5@a1g2000hsb.googlegroups.com> (permalink)
Newsgroups comp.lang.java.databases
References <482b7a4d$0$90270$14726298@news.sunsite.dk>
Date 2011-04-27 15:21 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.databases
On May 15, 1:48 am, Arne Vajh=F8j <a...@vajhoej.dk> wrote:
> mebe wrote:
> > i am working on a project where users are able to submit any ammount
> > of large binary files.
> > Currently all data is stored in a MySql database, but i am uncertain
> > if it would be better/more efficient/faster to store the binary files
> > on the filesystem. This would certainly save MySql from a lot of work,
> > but ensuring data integrity could become complicated.
> > I am uncertain if it is a good idea to move the binary data out of the
> > database, so i appreciate any information.
> > Thanks in advance.
>
> If it is huge files I would suggest using the file system
> (unless you have database software and a real powerhouse of a database
> server to handle it - think Oracle or DB2 on p595 or similar).
>
> But for smaller files (let us say below 2 MB to pick an arbitrary
> size) on decent hardware (not your old 486), then I would find using
> the database attractive.
>
> Performance will be approx. the same, but it will be much
> easier to manage both app wise and operational.
>
> Arne

Hi All,

Thanks a lot all of you. I was struggling with the same question.
Since most of my blobs are well below 2 MB I'll use my mysql db.

:c), BoBi

http://www.dongo.org

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.databases | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

In need of advise about s "mebe" <mebe@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
  Re: In need of advise abo "Dave Miller" <dave.miller@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
    Re: In need of advise abo "David Harper" <david.harper@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
      Re: In need of advise abo "Dave Miller" <dave.miller@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
  Re: In need of advise abo "Jeffrey H. Coffield" <jeffrey.h..coffield@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
    Re: In need of advise abo "=?ISO-8859-1?Q?Arne_Vajh=" <=?iso-8859-1?q?arne_vajh=@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
      Re: In need of advise abo "Jeffrey H. Coffield" <jeffrey.h..coffield@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
        Re: In need of advise abo "=?ISO-8859-1?Q?Arne_Vajh=" <=?iso-8859-1?q?arne_vajh=@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
  Re: In need of advise abo "=?ISO-8859-1?Q?Arne_Vajh=" <=?iso-8859-1?q?arne_vajh=@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
    Re: In need of advise abo "BoBi" <bobi@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
  Re: In need of advise abo "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
    Re: In need of advise abo "Thomas Kellerer" <thomas.kellerer@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
      Re: In need of advise abo "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000
        Re: In need of advise abo "RedGrittyBrick" <redgrittybrick@THRWHITE.remove-dii-this> - 2011-04-27 15:21 +0000

csiph-web