-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Store files into a DB is a good solution??
PostPosted: Wed Feb 13, 2008 7:36 am 
Newbie

Joined: Tue Dec 18, 2007 9:15 am
Posts: 14
I am in a current impase. Our application needs to store files, using a remote repository or storing files into a database. We havenĀ“t no care before about this issue, and we are not sure what can be better for us.

The main issue about store files at DB is about performance. I think this is the only real problem can crash. Meanwhile, put files on DB you can manipulate better, bring it easily using queries, can use DB security and more.

If us will not choose db file storage, we can use a versioning control like CVS or SVN. But will impact in much more codification, more tests, etc.

Our app use two database systems, one is a SQL Server, the other is a local db (derby) maintained into a user local machine. SQL can handle and send datas to a local db, a local db can handle and send datas to a remote db.

This process to send and recieve datas, can be used to send and recieve also files stored into a db or a repository.

I think db file storage better. But I need sugestions and advices about to use or not to use this solution. Thanks all! And sorry for my poor english.

_________________
-= DUNKELHEIT =-


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.