NEWS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
Home / News / Webmaster / Tips and Tricks

Tips and Tricks


Databases On The Client Side

Taffy DB Javascript Library

By Catalin Bocanu, Web News Editor

12th of March 2008, 15:49 GMT

Adjust text size:



Enlarge picture
The majority of web applications contain one or more databases in their structure. For example, content management systems use a database in order to separate the content
from page layout. In this case, the data is managed on the server side. Regarding the particular situation of AJAX applications, the data management could be a challenging problem.

One possible solution for data manipulation on client side is represented by Taffy DB. It is a free Javascript library, having a lightweight character (less than 10 KB in size). It has the next functioning principle: it makes a data layer inside your Web 2.0 or AJAX application. Practically, Taffy DB Javascript database can be included in any type of web application that require the data management on the client side.

Taffy DB provides compatibility with all major AJAX frameworks like Dojo, Prototype, JQuery and so on. The data manipulation will be performed directly in web browser through Javascript code directives. You will be able to add, remove, update, delete and search data like in a SQL database. Taffy DB also allows you to perform advanced search queries with filters that will narrow the search results. There are indeed many similarities between this Javascript database layer and SQL databases.

For example, after you define a Taffy collection as an array of objects, you can find, update, insert, sort, remove or order data through a code having a simple and direct syntax: if the variable containing the array of data is called test, an object having the name X1 can be removed by using the next query:

CODE
test.remove({name:"X1"})

The major advantage this library presents is the speed of queries execution. Also, the code necessary to perform certain database queries is simplified in order to help you to create user interfaces in a shorter time. Taffy DB will improve the management of your data in AJAX and Javascript applications through code simplicity, enhanced queries processing speed and, as result, the overall application performance will be increased.

TAGS:

Javascript Library | Database Layer | Javascript Tips | AJAX Applications | Web 2.0


Rating:
Fair (2.8/5) 5 vote(s) so far    

Read by 918 user(s) | Add comment | Link to this article
Subscribe to news | Print article | Send to friend

© Copyright 2001-2008 Softpedia
Contact:

 

 

SEARCH THE NEWS ARCHIVE :




Today's News
| Yesterday's News | News Archive


MORE RELATED ARTICLES:


Selenium Tests

Efficient Backup of MySQL Databases

Jaxer AJAX Server

Methods To Promote Websites on Digg

Adobe AIR Challenge

A New Functionality for Google Navigation Toolbar

Get a Simple Blog Application for Beginners

Get A Free Firefox Add-Ons Visual Builder

Interactive Learning of Javascript for Free

The End of Animated GIF Images Decade

User opinions:

No user comments yet.
Be the first to express your opinion using the form below!

Share your opinion:

Your Name:
Your Email Address:
(will not be used for commercial purposes)
Solve this to prove you're not a bot: =
Your review/opinion:

 






SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM