Top 10+ jQuery Database Plugins

Sam Deering
Share
10 jQuery Database Plugins to help you connect to your databases and manipulate your data. Dealing with Database is not an easy task especially if you’re a beginner or just starting to get along with the web programming world. These plugins that we have collected is for you to understand and help educate on what are the possible things that jQuery can help you with doing such tasks.

Update 29/09/13: Added jQuery SequelSphere Plugin

 

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.
jQuery-Collections.jpg
Source


2. Dynamic Database Menu

This will show you how to put sql functions in jQuery Menu.
jQuery-Database-Menu.jpg
Source


3. MySQL Database Search

Cut down the amount of data whizzing around after every keystroke.
jQuery-MySQL-Live-Search.jpg
Source


4. Insert New Database Record

Use jQuery powers to insert a new record into a database.
jQuery-Database-Record.jpg
Source


5. jQuery Client Side Database

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


6. ImPagePopulate

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


7. Table2CSV

This provides conversion of html table to a csv string.
jQuery-Table2CSV.jpg
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.
jQuery-Drag-n-Drop-Sorter.jpg
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.
jQUery-AJAX-JSP-Login.jpg
Source


10. jQuery Tree for database

jQuery-Tree-for-Database.jpg
Source

jQuery SequelSphere Plugin

SequelSphere provides “connectors” to the most common RIA frameworks (such as jQuery, Ext JS, YUI, etc.), but its true power lies in the flexible and dynamic query results that make it easy to integrate with any RIA framework.

sequelshpere
Source