A
A
Ad1ce2010-11-15 22:10:47
MySQL
Ad1ce, 2010-11-15 22:10:47

File storage method: MySQL, NoSql or something else?

Hello.

I think over the system and the following tasks arose. It is necessary to:
1. Store about a million html files
2. The same number of text files
3. zip, pdf files
4. Need to search in text and html files

If it matters, then I have some experience using the mysql + sphinx bundle.
Scalability is needed up to about 10 million html and the same number of text files.

What solutions can you recommend?
1. Where and how best to store html and txt files?
2. Where and how best to store archives and pdf?
3. How are data stored, for example, by search engines? Where to read?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
casey, 2010-11-15
@casey

Offhand mogilefs (old, tested but in my experience - very buggy in conjunction with nginx) and gridfs (devil-pipe, our choice).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question