/copado_mysql_client

My own MySQL client, which I hope to have more features than the original ;-)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Copado MySQL client

My own MySQL client, which I hope to have more features than the original ;-)

At this time, Copado MySQL client is in alpha, anyway it's working in my machine with too limited functionality.

First run

Wishlist

  • SQL syntax coloring.
  • Result coloring.
  • Get data connection to the server from rc file or from arguments
  • Pretty print for multi-line querys.
  • Syntax help as in ipython (SELECT?).
  • Keyword complete with TAB.
  • Custom promt.
  • Configurable.