How To Integrate a Database with AJAX

By Kris Hadlock | Dec 16, 2005
Quite a few new applications out on the web—Backpack, Blinksale, and Gmail, for example—integrate databases with AJAX. The integration can have a very powerful effect on the web application and the user experience by providing the power to communicate with the database without refreshing the browser. This means real-time data transfers while the user continues with other interactions.

Read the full article at Peachpit.com

| More