jui_filter_rules is a jQuery plugin, useful to create dataset filter rules as JSON object and the relevant WHERE SQL. As a javascript control, it can be integrated with any server-side technology (e.g. PHP, Perl, ASP, JSP and more) and any Database. A helper PHP jui_datagrid class is available. It can parse rules to SQL, supporting: "ADODB", "POSTGRES". ADODB drivers tested: mysql, mysqlt, mysqli, pdo_mysql, postgres.