# @queryjs/typeorm

> TypeORM adapter for QueryJS: translates validated ResourceQuery objects into TypeORM where, order, skip, and take arguments using real FindOperators.

Latest version **0.2.0** (published 2026-09-23) · MIT license · 0 weekly downloads

_The full health report (score, vulnerabilities, README, dependency tree, version history) is being computed; this document will grow once it lands._

## Install

```sh
npm install @queryjs/typeorm
pnpm add @queryjs/typeorm
yarn add @queryjs/typeorm
bun add @queryjs/typeorm
```

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2026-09-23 |
| First published | 2026-09-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 25.8 KB |
| Author | Yohannes Getachew <yohngech@gmail.com> |
| Maintainers | johngech |
| Keywords | queryjs, typeorm, orm, adapter, query, query-parser |

## Links

- npm: https://www.npmjs.com/package/@queryjs/typeorm
- Repository: https://github.com/johngech/queryjs
- Homepage: https://github.com/johngech/queryjs/tree/main/packages/typeorm#readme
- npm.io page: https://npm.io/package/@queryjs/typeorm

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