MySQL Forums
Forum List  »  Optimizer & Parser

Great masses of files on database.
Posted by: Tronks
Date: May 26, 2006 01:06PM

I am developing a medical application system. To develop it, I am using MySQL Server 4.1 as the database server....

On this application, a patient instance is related to some image and video files.

It would be very interesting to me that these files were stored on the database. But each patient instance would be related to about 25 files with 50MB each..

I need to know if all this data mass on the database will not make it become slow...

If not I also would like to know how could I declare these files on SQL... Should I use the blob type?

Options: ReplyQuote


Subject
Views
Written By
Posted
Great masses of files on database.
2658
May 26, 2006 01:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.