a perl server-side solution for the jQuery DataTables plugin and PostgreSQL database
This fork is intended for PostgreSQL. Even if this is not extensively tested yet, it may work with MySQL as well. However in this case casting operator (::text) should be removed from queries.
Improvements:
- optimized for utf8 connection
- standard SQL statement
- a section for the creation of "select menus" has been added
Many thanks to the work Adam Hopkins (srchulo) who implemented a very clear sourcecode