Possible Duplicate:
What is the faster ( and slower ) language to do this ?
Ben (ajax ile idam) Bu basit bir script için hızlı (execution time) dili ne olduğunu bilmek istiyorum:
Pseudocode:
// start code
var str = GET['string']
INSERT SQL
SELECT SQL
// end code
Bu 2 basit sorgu ile çok basit bir betik.
Ben bu durumda daha hızlı (ve yavaş) dili ne olduğunu bilmek istiyorum.
Erlang? C? C + +? PHP? Python? Ruby? Java? ecc ...
.
P.S. Ben MySql kullanmak için gidiyorum ama bana diğer DBMS tavsiye ederim.