{"library":"odata-v4-mongodb","type":"library","category":null,"description":"A library for converting OData v4 query segments (such as $filter, $select, $skip, $top) into MongoDB query objects. Version 0.1.12 is the latest and appears to be stable but early-stage, with limited release cadence. It depends on odata-v4-parser for OData syntax parsing. Key differentiator: enables building OData v4 compliant APIs directly over MongoDB, supporting filter, select, skip, top, but not yet $expand. Includes TypeScript definitions.","language":"javascript","status":"active","version":"0.1.12","tags":["javascript","OData","server","V4","parser","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install odata-v4-mongodb","imports":["import { createFilter } from 'odata-v4-mongodb'","import { createQuery } from 'odata-v4-mongodb'","import type { MongoDBDriver } from 'odata-v4-mongodb'"]},{"cmd":"yarn add odata-v4-mongodb","imports":[]},{"cmd":"pnpm add odata-v4-mongodb","imports":[]}],"homepage":"https://github.com/jaystack/odata-v4-mongodb#readme","github":"https://github.com/jaystack/odata-v4-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"odata-v4-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}