Skip to main content

3 posts tagged with "gsoc"

View All Tags

Query results chart

· 3 min read

Hello,

while the code for generating charts for the status page and the profiling page was more or less trivial, code for the query results will be more complicated. This is because of the dynamic data structure that query results can have. You can get any number of rows and columns as a result. Also the data in the result is composite - there are strings, numbers, dates, etc.. Not everything is suitable for one chart or another.

Google Summer of Code 2010

· One min read

Hello world!

Well so happens that I have been selected to participate in the Google Summer of Code 2010 under the "Charts in phpMyAdmin" project. This is actually the main reason to start this blog, although I wanted one for a long time now.