Databases On The Client Side
By castiel1977 on Web gurus stuff from news.softpedia.com
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 ch...
One possible solution for data manipulation on client side is represented by Taffy DB. It is a free Javascript library, having a lightweight ch...
