Simple OData Server MongoDB Adapter
JSON →Adapter for node-simple-odata-server that provides MongoDB persistence. Version 1.0.0 is stable but has infrequent updates (last release in 2023). It maps OData queries to MongoDB operations, supporting filtering, sorting, and pagination. Unlike generic OData servers, this integrates directly with the simple-odata-server ecosystem and uses native MongoDB driver. Minimal dependencies; requires mongodb v4+ and simple-odata-server v2+.