# dsqlcore

> dsqlcore will be replaced by daosqlcore, please use daosqlcore, a set of function to directly convert sql to dao method, extract to be standalone module from daosql v0.8.2

Latest version **0.7.3** (published 2020-10-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install dsqlcore
pnpm add dsqlcore
yarn add dsqlcore
bun add dsqlcore
```

## 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.7.3 |
| Published | 2020-10-09 |
| First published | 2020-06-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 234.4 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | tony general |
| Maintainers | tonygeneral |

## Links

- npm: https://www.npmjs.com/package/dsqlcore
- npm.io page: https://npm.io/package/dsqlcore

## Dependencies (5)

- [mysql](https://npm.io/package/mysql.md) 2.13
- [antlr4](https://npm.io/package/antlr4.md) 4.6.0
- [map-cache](https://npm.io/package/map-cache.md) ^0.2.2
- [iconv-lite](https://npm.io/package/iconv-lite.md) ^0.4.24
- [promise-mysql](https://npm.io/package/promise-mysql.md) ^3.3.1

## Recent versions

- 0.7.3 (latest) — 2020-10-09
- 0.7.2 — 2020-10-09
- 0.7.1 — 2020-10-08
- 0.7.0 — 2020-10-08
- 0.6.5 — 2020-06-21
- 0.6.3 — 2020-06-13
- 0.6.0 — 2020-06-13

## README

# dsqlcore 简介
  dsqlcore是从原来的dsql模块从剥离出来的核心模块,具体说明见dsql模块说明。

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