{"id":38788778,"url":"https://github.com/carljoshua/gooey","last_synced_at":"2026-01-17T12:36:14.917Z","repository":{"id":57540867,"uuid":"107216523","full_name":"carljoshua/gooey","owner":"carljoshua","description":"Gooey is a command-line tool which creates web-based GUI that can be used to manage different databases.","archived":false,"fork":false,"pushed_at":"2017-12-19T15:27:29.000Z","size":341,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T03:26:01.730Z","etag":null,"topics":["database","golang","gui"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carljoshua.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-17T04:08:19.000Z","updated_at":"2017-12-19T15:27:30.000Z","dependencies_parsed_at":"2022-09-17T23:00:57.548Z","dependency_job_id":null,"html_url":"https://github.com/carljoshua/gooey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carljoshua/gooey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carljoshua%2Fgooey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carljoshua%2Fgooey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carljoshua%2Fgooey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carljoshua%2Fgooey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carljoshua","download_url":"https://codeload.github.com/carljoshua/gooey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carljoshua%2Fgooey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","golang","gui"],"created_at":"2026-01-17T12:36:14.615Z","updated_at":"2026-01-17T12:36:14.886Z","avatar_url":"https://github.com/carljoshua.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gooey (work in progress)\n\nGooey is a command-line tool which creates web-based GUI that can be used to manage different types of database.\n\nNote: 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. \n\n---------------------------------------\n  * [Features](#features)\n  * [Installation](#installation)\n  * [Usage](#usage)\n  * [Contributing](#contibuting)\n---------------------------------------\n\n## Features\n    * Pure Go code\n    * Light-weight\n    * GUI is editable\n    * Supports different kinds of database\n    \t* MySQL\n        * Sqlite3\n\n---------------------------------------\n\n## Installation\nMake sure you have you set your GOPATH (https://github.com/golang/go/wiki/GOPATH). Type the command below to install the package.\n\n```bash\n$ go get github.com/carljoshua/gooey\n```\n\n## Usage\nIn mysql:\n\n```bash\n$ gooey -v mysql -d mydb -u root -p mypasswd\n```\n\nIn sqlite3:\n\n```bash\n$ gooey -v sqlite3 -d ./mydatabase.db\n```\n\nThe GUI can now be found at http://localhost:8000/gooey.\n\n## Contributing\nFork it and create a new branch. If you have a working feature, create a pull request.\n\nI'll appreciate any contribution, suggestion or criticism.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarljoshua%2Fgooey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarljoshua%2Fgooey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarljoshua%2Fgooey/lists"}