Описание тега taffydb

Taffydb is an opensource library that brings database features into your JavaScript applications

TaffyDB is a library to bring powerful database functionality to your javascript applications and rapidly improve the way you work with data inside of JavaScript.

TaffyDB provides:

  • Small file size, extremely fast queries
  • Powerful JavaScript centric data selection engine
  • Database inspired features such as count, update, and insert
  • Robust cross browser support
  • Easily extended with your own functions
  • Compatible with any DOM library (jQuery, YUI, Dojo, etc)
  • Compatible with Server Side JS