gooey

command module
v0.0.0-...-163334f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2017 License: MIT Imports: 7 Imported by: 0

README

Gooey (work in progress)

Gooey is a command-line tool which creates web-based GUI that can be used to manage different types of database.

Note: If you don't like the GUI, you can edit it in $GOPATH/src/github.com/carljoshua/gooey/client. I am not the best designer so feel free to change it.



Features

* Pure Go code
* Light-weight
* GUI is editable
* Supports different kinds of database
	* MySQL
    * Sqlite3

Installation

Make sure you have you set your GOPATH (https://github.com/golang/go/wiki/GOPATH). Type the command below to install the package.

$ go get github.com/carljoshua/gooey

Usage

In mysql:

$ gooey -v mysql -d mydb -u root -p mypasswd

In sqlite3:

$ gooey -v sqlite3 -d ./mydatabase.db

The GUI can now be found at http://localhost:8000/gooey.

Contributing

Fork it and create a new branch. If you have a working feature, create a pull request.

I'll appreciate any contribution, suggestion or criticism.

Documentation

Overview

Gooey is a command-line tool which creates web-based GUI that can be used to manage different types of database.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL