# odata-to-sql

> Generate SQL from OData in node.js

Latest version **0.10.2** (published 2021-04-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install odata-to-sql
pnpm add odata-to-sql
yarn add odata-to-sql
bun add odata-to-sql
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.10.2 |
| Published | 2021-04-16 |
| First published | 2016-01-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 27.2 KB |
| Known vulnerabilities | 0 (+6 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 4 |
| Maintainers | pofider, bjrmatos |

## Links

- npm: https://www.npmjs.com/package/odata-to-sql
- Repository: https://github.com/pofider/node-odata-to-sql
- Homepage: https://github.com/pofider/node-odata-to-sql#readme
- Issues: https://github.com/pofider/node-odata-to-sql/issues
- npm.io page: https://npm.io/package/odata-to-sql

## Dependencies (2)

- [lodash](https://npm.io/package/lodash.md) 4.17.15
- [jsreport-sql-2](https://npm.io/package/jsreport-sql-2.md) 0.0.1

## Recent versions

- 0.10.2 (latest) — 2021-04-16
- 0.10.1 — 2021-03-11
- 0.10.0 — 2021-03-11
- 0.9.0 — 2021-01-28
- 0.7.0 — 2021-01-06
- 0.6.0 — 2020-08-15
- 0.5.0 — 2020-02-25
- 0.4.0 — 2018-11-20
- 0.3.0 — 2018-07-04
- 0.2.0 — 2018-01-25
- 0.1.1 — 2016-01-24

## README

# odata-to-sql

[![Build Status](https://travis-ci.com/pofider/node-odata-to-sql.png?branch=master)](https://travis-ci.com/pofider/node-odata-to-sql)

Generate SQL from OData in node.js

---
_Source: https://npm.io/package/odata-to-sql · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
