odatafy-mongodb
Version:
convert oData requests through odatafy to MongoDB queries
10 lines (6 loc) • 674 B
Markdown
# Under construction
This package is under construction. A stable version will be released soon.
# odatafy-mongodb
MongoDB Plugin for odatafy - convert oData requests to MongoDB queries. This npm module is part of the odatafy ecosystem. Click [here](https://gang-of-fork.github.io/odatafy-docs/) to learn more about odatafy. It leverages [oDatafy Parser](https://github.com/Gang-of-Fork/odatafy-parser) and the [MongoDB aggregation framework](https://www.mongodb.com/docs/manual/aggregation/) to create MongoDb aggregation queries from oData URLs.
# License
This project is licensed under [GNU General Public License v3.0](https://choosealicense.com/licenses/gpl-3.0/).