Skip to content

caowenbo/mmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mmc

mini mariadb(mysql) cli tool

usage

mmc host user password sql

result

return the data with json format

example

mmc 192.168.1.1 root pwd "CREATE DATABASE IF NOT EXISTS apple DEFAULT CHARSET utf8mb4 COLLATE = utf8mb4_unicode_ci;"
mmc 192.168.1.1 root pwd "select * from mysql.user;"
mmc 192.168.1.1 root pwd "show databases;"

About

mini mariadb cli tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages