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

Skip to content

Commit eebbb5c

Browse files
committed
add mycli
mycli is a Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
1 parent e47b00e commit eebbb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
397397
* [oursql](https://pythonhosted.org/oursql/) - A better MySQL connector with support for native prepared statements and BLOBs.
398398
* [PyMySQL](https://github.com/PyMySQL/PyMySQL) - Pure Python MySQL driver compatible to mysql-python.
399399
* PostgreSQL
400+
* [mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
400401
* [psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
401402
* [queries](https://github.com/gmr/queries) - A wrapper of the psycopg2 library for interacting with PostgreSQL.
402403
* [txpostgres](http://txpostgres.readthedocs.org/) - Twisted based asynchronous driver for PostgreSQL.

0 commit comments

Comments
 (0)