1. jQuery Collections
If you have a small data records set and if you want your users to interact with that often. Probably you wanted to make this easier to manage; this plugin will help you with that matter.

Source
2. Dynamic Database Menu
This will show you how to put sql functions in jQuery Menu.

Source
3. MySQL Database Search
Cut down the amount of data whizzing around after every keystroke.

Source
4. Insert New Database Record
Use jQuery powers to insert a new record into a database.

Source
5. jQuery Client Side Database
For small and no any server side scripting needed.

Source
6. ImPagePopulate
Retrieving Data from database and populate it on a web page is a very tedious task.

Source
7. Table2CSV
This provides conversion of html table to a csv string.

Source
8. Drag and Drop Reordering of Database fields
Display a list of items from a database that can be reordered in real time by doing drag and drops.

Source
9. jQuery AJAX & JSP Login
Use an ajax function of a jQuery to create a functional login page using a JSP to perform database connection.

Source



