Skip to content

rlowe/OmniSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniSQL - Multi-Server MySQL Command-Line Client

Go Report Card GoDoc

Testing in Vagrant

OmniSQL> vagrant up
OmniSQL> vagrant ssh admin
Welcome to your Vagrant-built virtual machine.
[vagrant@admin ~]$ cd /omnisql/
# Note that without a --query, SELECT NOW() is used
[vagrant@admin omnisql]$ cat vagrant/hosts |go run main.go 
db2 2016-02-15 23:59:24
db1 2016-02-15 23:59:24
db4 2016-02-15 23:59:23
db3 2016-02-15 23:59:23
[vagrant@admin omnisql]$

Building RPMs

License

Apache 2.0

About

Multi-Server MySQL Command-Line Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published