{"library":"taffydb","type":"library","category":null,"description":"TaffyDB is an open-source JavaScript library that provides an in-memory database solution for both browser and Node.js environments. It allows developers to store and manipulate JSON data as 'tables' using a uniform, SQL-like interface. Currently at version 2.7.3, the library emphasizes stability and reliability, having been used in production for many years. It differentiates itself by offering a JavaScript-centric data selection engine with features like insert, update, unique, and count, all while being compatible with various DOM libraries and modern browsers (IE9+, FF3+, Safari 5+, Chrome 1.0+) and Node.js 0.10+. While stable, the project's focus appears to be on expanding regression test coverage rather than rapid feature development, suggesting a maintenance-oriented release cadence.","language":"javascript","status":"maintenance","version":"2.7.3","tags":["javascript","database","browser","json","collection","records","node","nodejs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install taffydb","imports":["const TAFFY = require('taffy').taffy;","<!-- Add <script src=\"taffy.js\"></script> in HTML -->\n// TAFFY is now a global function"]},{"cmd":"yarn add taffydb","imports":[]},{"cmd":"pnpm add taffydb","imports":[]}],"homepage":"http://www.taffydb.com","github":"https://github.com/typicaljoe/taffydb","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/taffydb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/taffydb/compatibility"}}