{"library":"odata-to-sql","type":"library","category":null,"description":"Node.js library that translates OData query strings into SQL statements. Version 0.10.2 is the latest stable release, maintained on a low cadence. It supports basic OData operators ($filter, $orderby, $top, $skip) and translates them to parameterized SQL. Unlike full ORM solutions, this is a focused, zero-dependency query translator, producing raw SQL strings for use with any database driver. It does not handle OData $expand or complex joins.","language":"javascript","status":"active","version":"0.10.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install odata-to-sql","imports":["import oDataToSql from 'odata-to-sql'"]},{"cmd":"yarn add odata-to-sql","imports":[]},{"cmd":"pnpm add odata-to-sql","imports":[]}],"homepage":"https://github.com/pofider/node-odata-to-sql#readme","github":"https://github.com/pofider/node-odata-to-sql","docs":null,"changelog":null,"pypi":null,"npm":"odata-to-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}