# typeorm-aios

> [![Build Status](https://travis-ci.org/thinkbaer/node-typeorm-aios.svg?branch=master)](https://travis-ci.org/thinkbaer/node-typeorm-aios) [![codecov](https://codecov.io/gh/thinkbaer/node-typeorm-aios/branch/master/graph/badge.svg)](https://codecov.io/gh/t

Latest version **0.2.34** (published 2022-03-29) · MIT license · 30 weekly downloads

## Install

```sh
npm install typeorm-aios
pnpm add typeorm-aios
yarn add typeorm-aios
bun add typeorm-aios
```

## Health

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

Positive: has types; no vulnerabilities; high quality score; growing popularity.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.34 |
| Published | 2022-03-29 |
| First published | 2018-09-06 |
| Weekly downloads | 30 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 426.2 KB |
| Known vulnerabilities | 0 (+4 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Robert Kania |
| Maintainers | cezaryrk |
| Keywords | jdbc, driver, aios, database, datasources, typeorm, informix, hsqldb |

## Links

- npm: https://www.npmjs.com/package/typeorm-aios
- Repository: https://github.com/thinkbaer/node-typeorm-aios
- Issues: https://github.com/thinkbaer/node-typeorm-aios/issues
- npm.io page: https://npm.io/package/typeorm-aios

## Dependencies (3)

- [aios](https://npm.io/package/aios.md) ^1.0.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [typeorm](https://npm.io/package/typeorm.md) 0.2.34

## Alternatives

- [@libsql/sqlite3](https://npm.io/package/@libsql/sqlite3.md) — 39.8K weekly downloads
- [@fortemi/core](https://npm.io/package/@fortemi/core.md) — 461 weekly downloads
- [cdb-converter](https://npm.io/package/cdb-converter.md) — 341 weekly downloads
- [@uplo/adapter-prisma](https://npm.io/package/@uplo/adapter-prisma.md) — 75 weekly downloads
- [database-js2](https://npm.io/package/database-js2.md) — 28 weekly downloads

## Recent versions

- 0.2.34 (latest) — 2022-03-29
- 0.4.1 — 2020-12-10
- 0.4.0 — 2020-10-27
- 0.3.0 — 2020-06-23
- 0.2.0 — 2020-06-10
- 0.1.17 — 2019-08-29
- 0.1.16 — 2019-08-29
- 0.1.15 — 2019-02-13
- 0.1.14 — 2019-02-12
- 0.1.13 — 2019-01-28
- 0.1.12 — 2019-01-11
- 0.1.11 — 2019-01-11
- 0.1.9 — 2018-12-19
- 0.1.8 — 2018-12-19
- 0.1.7 — 2018-12-19
- … 7 more at https://npm.io/package/typeorm-aios/versions

## README

# typeorm-aios

[![Build Status](https://travis-ci.org/thinkbaer/node-typeorm-aios.svg?branch=master)](https://travis-ci.org/thinkbaer/node-typeorm-aios)
[![codecov](https://codecov.io/gh/thinkbaer/node-typeorm-aios/branch/master/graph/badge.svg)](https://codecov.io/gh/thinkbaer/node-typeorm-aios)
[![Dependency Status](https://david-dm.org/thinkbaer/node-typeorm-aios.svg)](https://david-dm.org/thinkbaer/node-typeorm-aios)

Driver for DB wrapping aios-server with use of node-aios client.

Supported SQL dialects:

* Informix (release candidate)
* HsqlDB (in development)
* Derby (in planing)


Links:

* [Aios-Server on github](https://github.com/thinkbaer/aios)
* [node-aios client on github](https://github.com/thinkbaer/node-aios)
* [node-aios client on npm](https://www.npmjs.com/package/aios)

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