F
F
FFNull Dev2012-10-17 22:25:36
PHP
FFNull Dev, 2012-10-17 22:25:36

What base would you recommend to implement the idea?

Good day to all.
In my workplace, there was an urgent need to write my own unique software.
And I got stuck at the planning stage, because I don’t know what to choose for optimal performance.
The essence of the software is that: The database stores text data, as well as files and archives of different sizes. Since the database is planned to be extensive, its size will start from 1TB and above. To start, it will be on-site, then it is planned to use the client part and dock CRM. I would like to hear your recommendations, since I think that MySQL does not really roll, and personally I plan to write in VB.NET/C#, and a colleague recommends PHP

Answer the question

In order to leave comments, you need to log in

5 answer(s)
V
vsespb, 2012-10-17
@vsespb

Records are stored in a database. And the archives and files are not in the database (or at least in another database).
I can’t say anything more (there are not enough specific numbers in your description).

A
antonevich, 2012-10-17
@antonevich

I would recommend postgres. Store files in blobs, with a tangible amount - the performance is higher than that of the file system. We tried several solutions, settled on this one. They are very satisfied.

@
@ngreduce, 2012-10-17
_

Write in PHP, not MySQL database

W
winbackgo, 2012-10-18
@winbackgo

can www.mongodb.org/display/DOCS/GridFS

F
Flammar, 2012-10-18
@Flammar

Sorry, I posted in the wrong place...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question