{"library":"typescript-nedb-orm","type":"library","category":null,"description":"typescript-nedb-orm v1.7.0 is a lightweight ORM/ODM for @seald-io/nedb, a portable, file-based database for Node.js. Written entirely in TypeScript, it provides a decorator-free class-based approach to define models that extend a generic ORM class. Key features include automatic ID generation (via IID interface), CRUD operations (save, find, update, delete, remove, findOne, findById, count), and static methods for queries. Released under MIT, it targets Node.js environments. Maintained by a single developer, it is a simple alternative to heavier ORMs like Sequelize or Mongoose, leveraging NEDB's embedded nature but without support for relationships or migrations.","language":"javascript","status":"active","version":"1.7.0","tags":["javascript","nedb","ORM","typescript","ODM"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install typescript-nedb-orm","imports":["import { ORM } from 'typescript-nedb-orm'","import { IID } from 'typescript-nedb-orm'","import typescriptNedbOrm from 'typescript-nedb-orm'"]},{"cmd":"yarn add typescript-nedb-orm","imports":[]},{"cmd":"pnpm add typescript-nedb-orm","imports":[]}],"homepage":"https://github.com/levg34/typescript-nedb-orm#readme","github":"https://github.com/levg34/typescript-nedb-orm","docs":null,"changelog":null,"pypi":null,"npm":"typescript-nedb-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}