Energy-consumption Data to a database for charts ect.

Are there somebody here, who have experience with putting data to a external database such as mySQL, fra the Arduino project??

I have an Arduino with Ethernet shield making GET requests to a PHP script on a server. That script writes to a MySQL database.

what is easiest for a Arduino newbie to made som visualisation ?

The visualization will NOT be done on an Arduino. It will be done on a PC, which makes the question NOT an Arduino question.