views:

35

answers:

0

i implemented an internal intranet system recently that uses mysql as a dbms and python as the main programming language . i was thinking about deploying it over apache , but my fried came to me this morning and advised me to use MySQL server community.

this system will be handling the assets of a maximum 500 user daily ( we are talking about 50 tables maximum ) ..

my question is : should i be using apache, or mysql server community.

i know both of them will work fine for me .. but i'm just asking which one of them will be more appropriate for me in my case..
thanks in advance