{"library":"lx-mongodb","type":"library","category":null,"description":"lx-mongodb is a MongoDB driver wrapper by Litixsoft, built on top of mongojs, providing a repository pattern, JSON schema validation, and a simple data access layer. Version 0.7.0 is the latest (and possibly final) release, with low maintenance frequency. It offers BaseRepo for CRUD operations, schema-based validation, and connection management via GetDb. Unlike Mongoose, it is lighter and uses mongojs internally, but has limited community support and documentation only in German.","language":"javascript","status":"maintenance","version":"0.7.0","tags":["javascript","mongodb","mongojs","mongodb driver","data access layer","baboon database backend","mongodb repository","mongodb schema","mongodb json schema"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install lx-mongodb","imports":["const lxDb = require('lx-mongodb');","const db = lxDb.GetDb('connectionString', ['collections']);","const repo = lxDb.BaseRepo(collection);"]},{"cmd":"yarn add lx-mongodb","imports":[]},{"cmd":"pnpm add lx-mongodb","imports":[]}],"homepage":"https://github.com/litixsoft/lx-mongodb","github":"https://github.com/litixsoft/lx-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"lx-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}