We always get new requests from our users to add yet another type of query in our applications, so last week I decided to spend some time and create an jquery plugin to do sql queries. This is the outcome; a plugin that lets you select columns,conditions and sort orders just by clicking.It provides an ability to describe queries in sort of natural language instead of SQL statements.
- Aaron Terry