{"library":"azure-odata-sql","type":"library","category":null,"description":"Converts OData query objects (as produced by azure-query-js) into parameterized SQL statements for mssql and sqlite. Version 0.2.0 is the latest stable release; the library is lightweight with a single `format` function and uses mssql types for parameter definitions. It supports skip, take, filters, ordering, inline count, and soft delete, making it a focused bridge between OData and SQL without a full ORM.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install azure-odata-sql","imports":["import { format } from 'azure-odata-sql';","const { format } = require('azure-odata-sql');","import { format } from 'azure-odata-sql';"]},{"cmd":"yarn add azure-odata-sql","imports":[]},{"cmd":"pnpm add azure-odata-sql","imports":[]}],"homepage":"https://github.com/Azure/azure-odata-sql-js","github":"https://github.com/Azure/azure-odata-sql-js","docs":null,"changelog":null,"pypi":null,"npm":"azure-odata-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}