Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #103
| From | joeNOSPAM@BEA.com.remove-dii-this |
|---|---|
| Subject | Re: In need of advise abo |
| Message-ID | <8e932b7d-56e7-4cf1-a513-dd98d79623d1@u36g2000prf.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.databases |
| References | <5b7f9c08-d023-4ada-ab0d-ecab76965b65@b64g20 |
| Date | 2011-04-27 15:21 +0000 |
| Organization | TDS.net |
To: comp.lang.java.databases On May 14, 5:53 am, mebe <internet...@hotmail.com> wrote: > Hello, > > 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. Yes, I'd certainly consider keeping huge piles of binary files in the file system. Use the DBMS to store records about the files. Joe Weinstein at BEA Systems --- * 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 | Next | Find similar
Re: In need of advise abo joeNOSPAM@BEA.com.remove-dii-this - 2011-04-27 15:21 +0000
csiph-web