Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frezbo/mysql-client

MySQL client based on Alpine Linux
https://github.com/frezbo/mysql-client

Last synced: 1 day ago
JSON representation

MySQL client based on Alpine Linux

Awesome Lists containing this project

README

        

# MySQL client based on Alpine Linux [![Build Status](https://travis-ci.org/frezbo/mysql-client.svg?branch=master)](https://travis-ci.org/frezbo/mysql-client)

## Instructions

1. docker run --rm -it frezbo/mysql-client /bin/sh -c 'mysql -h "mysql-server address" -u "db_user" -p"db_pass"'