Suggestions for programming language and database for a high end database querying system (>50 milli

Posted by mmdave on Server Fault See other posts from Server Fault or by mmdave
Published on 2010-03-27T04:10:04Z Indexed on 2010/03/27 4:13 UTC
Read the original article Hit count: 579

These requirements are sketchy at the moment, but will appreciate any insights. We are exploring what would be required to build a system that can handle 50 database million queries a day - specifiically from the programming language and database choice

Its not a typical website, but an API / database accessing through the internet. Speed is critical. The application will primarily receive these inputs (about a few kb each) and will have to address each of them via the database lookup. Only a few kb will be returned.

The server will be run over https/ssl.

© Server Fault or respective owner

Related posts about database

Related posts about api