Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 967f513

Browse files
committed
move mycli to Productivity Tools
1 parent eebbb5c commit 967f513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
296296
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
297297
* [SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI.
298298
* [thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
299+
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
299300

300301
## Downloader
301302

@@ -397,7 +398,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
397398
* [oursql](https://pythonhosted.org/oursql/) - A better MySQL connector with support for native prepared statements and BLOBs.
398399
* [PyMySQL](https://github.com/PyMySQL/PyMySQL) - Pure Python MySQL driver compatible to mysql-python.
399400
* PostgreSQL
400-
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
401401
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
402402
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
403403
* [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.

0 commit comments

Comments
 (0)