I am using mysql and Django:
In Django using celery i get data from 10,000 api connections and then insert the data (10,000 bulk inserts) into sql table everyday.