Storing and managing video files
Posted
by Ajay
on Stack Overflow
See other posts from Stack Overflow
or by Ajay
Published on 2010-03-17T11:36:15Z
Indexed on
2010/03/17
11:41 UTC
Read the original article
Hit count: 261
data-management
What approach is considered to be the best to store and manage video files? As databases are used for small textual data, are databases good enough to handle huge amounts of video/audio data? Are databases, the formidable solution?
Apart from size of hard disk space required for centrally managing video/audio/image content, what are the requirements of hosting such a server?
© Stack Overflow or respective owner