{"library":"effect-mongodb","type":"library","category":null,"description":"A MongoDB toolkit for Effect (v0.4.1), providing both Document-based (no runtime validation) and Schema-based (runtime validation via Effect Schema) APIs that mirror the native MongoDB driver. It wraps MongoDB operations in Effect effects for composable, typed error handling with MongoError. Requires peer dependencies effect ^3.10.14 and mongodb ^6.9.0. Supports cursors via toArray (eager) and toStream (streaming).","language":"javascript","status":"active","version":"0.4.1","tags":["javascript","typescript"],"install":[{"cmd":"npm install effect-mongodb","imports":["import { MongoClient } from 'effect-mongodb'","import { Collection } from 'effect-mongodb'","import { Db } from 'effect-mongodb'","import { DocumentCollection } from 'effect-mongodb'"]},{"cmd":"yarn add effect-mongodb","imports":[]},{"cmd":"pnpm add effect-mongodb","imports":[]}],"homepage":"https://github.com/doubleloop-io/effect-mongodb","github":"https://github.com/doubleloop-io/effect-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"effect-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Fri Jun 05","next_check":"Thu Sep 03","install_tag":null}}