{"library":"zealot","type":"library","category":null,"description":"Zealot is a futurist MongoDB library for Node.js 7+ that provides a proxy-based API allowing CRUD operations via property assignment and deletion syntax. It wraps the MongoDB driver's native API (db.collection, findOne, update, deleteOne, drop) with async/await support. As of v0.2.0, it is in early development with limited features and no connection pooling or advanced query capabilities. It offers a unique syntactic style but sacrifices clarity and is not recommended for production use. Release cadence is unknown; last published 2016.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install zealot","imports":["import zealot from 'zealot'","zealot.open(uri)","zealot.collectionName.find()"]},{"cmd":"yarn add zealot","imports":[]},{"cmd":"pnpm add zealot","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"zealot","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}