crikfan
August 28, 2004, 07:33 PM
Dear All,
I have developed a database (Thanks to Mustafiz for the idea) to store match statistics for all matches played by Bangladesh at a very granular level such that it makes it very easy to analyze the cricketing data pertaining to Bangladesh. This would enable us to form opinions based on facts.
This database can be accessed on line http://obaid.no-ip.info/my/cricket/index.html It captures many details for every match, batsman, bowler, wicket and over.
For example, if you would like to learn how many runs were scored by (Rajin Saleh) (http://obaid.no-ip.info/my/cricket/query.jsp?query=SELECT+m.team2+%27AGAINST+TEAM%27% 2C%0D%0A+++++++m.description%2C+%0D%0A+++++++mb.ba tsman%2C+%0D%0A+++++++mb.runs%2C+%0D%0A+++++++++++ ++++++mb.balls%2C+%0D%0A+++++++mb.minutes%0D%0AFRO M+++matches+m%2C+match_batsmen+mb%0D%0AWHERE++m.ma tch_id+%3D+mb.match_id%0D%0AAND++++mb.batsman+LIKE +%27Rajin%25%27%0D%0AAND++++m.match_type+%3D+%27ON EDAY%27%0D%0AORDER+BY+m.match_id+DESC%0D%0A&border=1&exec=Execute) or what were bowing figures for (Rafique) (http://obaid.no-ip.info/my/cricket/query.jsp?query=SELECT+mb.bowler%2C%0D%0A+++++++m. team2+%27AGAINST+TEAM%27%2C%0D%0A+++++++OVERS%2C++ ++++++%0D%0A+++++++MAIDENS%2C++++++++%0D%0A+++++++ RUNS%2C++++++++%0D%0A+++++++WICKETS%2C++++++++%0D% 0A+++++++NOBALLS%2C++++++++%0D%0A+++++++WIDEBALLS+ +++%0D%0AFROM+++matches+m%2C+match_bowlers+mb%0D%0 AWHERE++m.match_id+%3D+mb.match_id%0D%0AAND++++mb. bowler+LIKE+%27Mohammad%25Rafique%25%27%0D%0AAND++ ++m.match_type+%3D+%27ONEDAY%27%0D%0AORDER+BY+m.ma tch_id+DESC%0D%0A&border=1&exec=Execute) in the last ten matches, you can now find that with a click of a button. This is just one example, any interesting question that you ever had about our team now can now answered instantly.
This database contains all ODI and Test matches Bangladesh have ever played (with a few exceptions). Although, you can write interesting queries on your own if you know SQL, nevertheless, there is a link to request the query in plain English as well, with a 24 hour turn around time. There is much more useful information that can be found at the site mentioned above about the tool.
I would like to welcome you all to use the tool and give me any feedback that you may have. Looking forward to hearing from you guys. Thanks.
-CrikFan
I have developed a database (Thanks to Mustafiz for the idea) to store match statistics for all matches played by Bangladesh at a very granular level such that it makes it very easy to analyze the cricketing data pertaining to Bangladesh. This would enable us to form opinions based on facts.
This database can be accessed on line http://obaid.no-ip.info/my/cricket/index.html It captures many details for every match, batsman, bowler, wicket and over.
For example, if you would like to learn how many runs were scored by (Rajin Saleh) (http://obaid.no-ip.info/my/cricket/query.jsp?query=SELECT+m.team2+%27AGAINST+TEAM%27% 2C%0D%0A+++++++m.description%2C+%0D%0A+++++++mb.ba tsman%2C+%0D%0A+++++++mb.runs%2C+%0D%0A+++++++++++ ++++++mb.balls%2C+%0D%0A+++++++mb.minutes%0D%0AFRO M+++matches+m%2C+match_batsmen+mb%0D%0AWHERE++m.ma tch_id+%3D+mb.match_id%0D%0AAND++++mb.batsman+LIKE +%27Rajin%25%27%0D%0AAND++++m.match_type+%3D+%27ON EDAY%27%0D%0AORDER+BY+m.match_id+DESC%0D%0A&border=1&exec=Execute) or what were bowing figures for (Rafique) (http://obaid.no-ip.info/my/cricket/query.jsp?query=SELECT+mb.bowler%2C%0D%0A+++++++m. team2+%27AGAINST+TEAM%27%2C%0D%0A+++++++OVERS%2C++ ++++++%0D%0A+++++++MAIDENS%2C++++++++%0D%0A+++++++ RUNS%2C++++++++%0D%0A+++++++WICKETS%2C++++++++%0D% 0A+++++++NOBALLS%2C++++++++%0D%0A+++++++WIDEBALLS+ +++%0D%0AFROM+++matches+m%2C+match_bowlers+mb%0D%0 AWHERE++m.match_id+%3D+mb.match_id%0D%0AAND++++mb. bowler+LIKE+%27Mohammad%25Rafique%25%27%0D%0AAND++ ++m.match_type+%3D+%27ONEDAY%27%0D%0AORDER+BY+m.ma tch_id+DESC%0D%0A&border=1&exec=Execute) in the last ten matches, you can now find that with a click of a button. This is just one example, any interesting question that you ever had about our team now can now answered instantly.
This database contains all ODI and Test matches Bangladesh have ever played (with a few exceptions). Although, you can write interesting queries on your own if you know SQL, nevertheless, there is a link to request the query in plain English as well, with a 24 hour turn around time. There is much more useful information that can be found at the site mentioned above about the tool.
I would like to welcome you all to use the tool and give me any feedback that you may have. Looking forward to hearing from you guys. Thanks.
-CrikFan