Hacker News new | ask | show | jobs
Ajaxian Featured Tutorial: Building a JavaScript table grid application with TaffyDB (ajaxian.com)
6 points by typicaljoe 6448 days ago
1 comments

"Taffy DB does not have indexes." Indexes are a key component of a DB system. Until they add indexes and are able to support large amounts of data they should not call themselves DB system.

In the mean time Taffy DB can be viewed as a library that can process a list of maps. Nevertheless, it might be useful.