i want to retrive the data from database to show by chart

i need to show the data by chart but i dont want to use “url” to retrive the data from database .please tel me next way to retrive the data from database.

You can’t get data directly from database
You need to provide the url of data feed ( url property ) or embed data directly in the page ( data property )