Plug in Recomendation for store data into a table

Plug in Recomendation for store data into a table

Hi friends, i need display data extracted from a database server(Mysql), how to? actually i create a HTML Table, but need more powerfully:

1) Display records with page option, sample: 100 records in 10 pages (10 by 10).
2) have footer operations, summarize columns.
3) Sort clicking in any column.
4) have columns operations sample: col5=col6*col7/1.18.
5) have columns type image, checkbox, number, link.

if possible, if possible, ADD/DELETE/UPDATE rows and change the operation into Database.

Much thanks, and accept all recommendations.