{"library":"anondb","type":"library","category":null,"description":"A generic database interface supporting SQLite, PostgreSQL, and IndexedDB with a unified query API. Version 0.0.21 is the current release; the library is in early development with active changes. It provides a schema-based document store with complex where clauses (AND/OR, comparison operators), ordering, and relational includes. Unlike ORMs like Sequelize or TypeORM, it offers a minimal, cross-platform abstraction that works both in Node.js and the browser via IndexedDB. Ships TypeScript types.","language":"javascript","status":"active","version":"0.0.21","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install anondb","imports":["import { DB } from 'anondb'","import { SQLiteConnector } from 'anondb/node'","import { IndexedDBConnector } from 'anondb/web'"]},{"cmd":"yarn add anondb","imports":[]},{"cmd":"pnpm add anondb","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"anondb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}