@openobserve/node-sql-parser
Advanced tools
Comparing version
{ | ||
"name": "@openobserve/node-sql-parser", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "simple node sql parser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Nodejs SQL Parser | ||
[](https://travis-ci.org/taozhi8833998/node-sql-parser) | ||
[](https://www.codacy.com/manual/taozhi8833998/node-sql-parser?utm_source=github.com&utm_medium=referral&utm_content=taozhi8833998/node-sql-parser&utm_campaign=Badge_Grade) | ||
[](https://coveralls.io/github/taozhi8833998/node-sql-parser?branch=master) | ||
[](https://img.shields.io/david/taozhi8833998/node-sql-parser) | ||
[](https://snyk.io/test/github/taozhi8833998/node-sql-parser?targetFile=package.json) | ||
[](https://github.com/taozhi8833998/node-sql-parser) | ||
[](https://badge.fury.io/js/node-sql-parser) | ||
[](http://www.npmtrends.com/node-sql-parser) | ||
[](https://gitter.im/node-sql-parser/community) | ||
[](https://github.com/taozhi8833998/node-sql-parser/issues) | ||
[](http://definitelytyped.org) | ||
[](https://github.com/taozhi8833998/node-sql-parser/blob/master/LICENSE) | ||
**Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList, columnList and convert it back to SQL.** | ||
@@ -41,8 +25,2 @@ | ||
### From [GitHub Package Registry](https://npm.pkg.github.com/) | ||
```bash | ||
npm install @taozhi8833998/node-sql-parser --registry=https://npm.pkg.github.com/ | ||
``` | ||
### From Browser | ||
@@ -357,40 +335,1 @@ | ||
[Apache-2.0](LICENSE) | ||
## Buy me a Coffee | ||
If you like my project, **Star** in the corresponding project right corner. Your support is my biggest encouragement! ^_^ | ||
You can also scan the qr code below or open paypal link to donate to Author. | ||
### Paypal | ||
Donate money by [paypal](https://www.paypal.me/taozhi8833998/5) to my account [taozhi8833998@163.com](taozhi8833998@163.com) | ||
### AliPay(支付宝) | ||
<p align="center"> | ||
<img src="https://github.com/taozhi8833998/node-sql-parser/blob/master/img/alipay.jpg" width="300" hight="300"> | ||
</p> | ||
### Wechat(微信) | ||
<p align="center"> | ||
<img src="https://github.com/taozhi8833998/node-sql-parser/blob/master/img/wechat_pay.jpg" width="300" hight="300"> | ||
</p> | ||
### Explain | ||
If you have made a donation, you can leave your name and email in the issue, your name will be written to the donation list. | ||
## [Donation list](https://github.com/taozhi8833998/node-sql-parser/blob/master/DONATIONLIST.md) | ||
## Star History | ||
<a href="https://star-history.com/#taozhi8833998/node-sql-parser&Date"> | ||
<picture> | ||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=taozhi8833998/node-sql-parser&type=Date" /> | ||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=taozhi8833998/node-sql-parser&type=Date" /> | ||
</picture> | ||
</a> |
96888836
0334
-15.44%