whats best way to create documents Archive of images in the database's ?
Posted
by ulduz114
on Stack Overflow
See other posts from Stack Overflow
or by ulduz114
Published on 2010-03-08T16:10:46Z
Indexed on
2010/03/08
18:06 UTC
Read the original article
Hit count: 284
What is the best way to create an Archive of image documents in the database ?
Given we have about 2-10 million records and each record includes 2-4 images and about 20 text fields , what is the best way for create this archive so that we have good speed and high security for data?
Also, what database is good for this project?
© Stack Overflow or respective owner