FoxSQL is a lightweight MySQL and MariaDB database client, which allows quick and simple access to MySQL/MariaDB Servers directly and through SSH tunnel with password or keys.
Some of the features include:
- SQL Syntax highlighting.
- Code completion.
- Quick access to tables, views, stored procedures and more.
- SSH Tunnel (password & private key authentication).
FoxSQL works with MySQL & MariaDB. It currently does not work with other database servers, such as MSSQL, SQLite, PostgresSQL or Oracle. Well add those database drivers in following versions.