mycli
MySQL terminal client
A terminal client for MySQL with auto-completion and syntax highlighting capabilities.
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
11k stars
188 watching
663 forks
Language: Python
last commit: 11 days ago
Linked from 8 awesome lists
auto-completiondatabasemyclimysqlpythonsyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,362 |
dbcli/litecli | A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases. | 2,778 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
perl5-dbi/dbd-mysql | A Perl driver for interacting with MySQL databases | 63 |
dbcli/athenacli | A CLI tool for AWS Athena service with auto-completion and syntax highlighting | 210 |
mysql/mysql-shell | An interactive console interface for MySQL Server, supporting development and administration with scripting capabilities | 194 |
brianmario/mysql2 | A Ruby library that simplifies MySQL interactions through an encoding-aware and UTF-8-based API. | 2,250 |
pymysql/pymysql | A Python library providing a MySQL client interface | 7,675 |
withfig/autocomplete | A tool that provides contextually relevant suggestions for command-line interface subcommands and arguments. | 24,597 |
amphp/mysql | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 359 |
mysql/mysql-connector-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 634 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 107 |
oleghnidets/ohmysql | A framework for interacting with MySQL databases from iOS and macOS applications. | 235 |
mithrandyr/simplysql | A PowerShell module that provides an intuitive set of cmdlets for querying various SQL databases in a vendor-agnostic manner. | 202 |
pymysql/mysqlclient | A Python MySQL/MariaDB connector for building relational databases in applications | 2,451 |