# sql-analyzer

> 用于分析sql语句，目前只支持对sqlite的建表语句进行分析

Latest version **0.0.1** (published 2013-08-21) · 0 weekly downloads

## Install

```sh
npm install sql-analyzer
pnpm add sql-analyzer
yarn add sql-analyzer
bun add sql-analyzer
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2013-08-21 |
| First published | 2013-08-21 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 0.6.0 |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Conis |
| Maintainers | conis |

## Links

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

## Dependencies (4)

- [sqlite3](https://npm.io/package/sqlite3.md) *
- [xregexp](https://npm.io/package/xregexp.md) *
- [underscore](https://npm.io/package/underscore.md)
- [underscore.string](https://npm.io/package/underscore.string.md)

## Recent versions

- 0.0.1 (latest) — 2013-08-21

## README

sql-analyzer
============

分析sql语句，生成结构化的数据，目前主要针对sqlite建表语句

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