@vcsh/odatafy-mongodb
v0.1.0
Published
Convert oData requests to MongoDB queries using odatafy
Readme
Under construction
This package is under construction. A stable version will be released soon. This version can be considered a prerelease.
odatafy-mongodb
MongoDB Plugin for odatafy - convert oData requests to MongoDB queries. This npm module is part of the odatafy ecosystem. Click here to learn more about odatafy. It leverages oDatafy Parser and the MongoDB aggregation framework to create MongoDb aggregation queries from oData URLs.
License
This project is licensed under GNU General Public License v3.0.
Testing
Integration tests use @testcontainers/mongodb and start MongoDB automatically.
Make sure a supported container runtime (for example Docker Desktop) is running before executing:
pnpm test