Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mechatroner committed Aug 25, 2019
1 parent 413f5ae commit bff297c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,3 @@ There is no complex logic, even query parsing functions are very simple. If some
RBQL is integrated with Rainbow CSV extensions in [Vim](https://github.com/mechatroner/rainbow_csv), [VSCode](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv), [Sublime Text](https://packagecontrol.io/packages/rainbow_csv) editors.
* [RBQL in npm](https://www.npmjs.com/package/rbql): `$ npm install -g rbql`
* [RBQL in PyPI](https://pypi.org/project/rbql/): `$ pip install rbql`


#### Related projects
* [bigbash](https://github.com/Borisvl/bigbash) - SQL queries as bash one-liners
* [q](https://github.com/harelba/q) - uses sqlite3
* [TextQL](http://dinedal.github.io/textql/) - uses sqlite3

0 comments on commit bff297c

Please sign in to comment.