{"id":19303006,"url":"https://github.com/janza/dibi","last_synced_at":"2025-08-22T14:09:09.153Z","repository":{"id":147577304,"uuid":"217909264","full_name":"janza/dibi","owner":"janza","description":"Utilitarian cross-platform MySQL GUI client","archived":false,"fork":false,"pushed_at":"2023-04-21T20:49:23.000Z","size":1270,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T22:46:54.907Z","etag":null,"topics":["database","gui","interface","linux","macos","mysql","qt"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janza.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-27T20:00:57.000Z","updated_at":"2023-08-23T20:58:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"0903d297-ef9a-4321-9a8e-02e8046ccdbe","html_url":"https://github.com/janza/dibi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janza%2Fdibi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janza%2Fdibi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janza%2Fdibi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janza%2Fdibi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janza","download_url":"https://codeload.github.com/janza/dibi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250232141,"owners_count":21396580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","gui","interface","linux","macos","mysql","qt"],"created_at":"2024-11-09T23:24:36.991Z","updated_at":"2025-04-22T11:31:56.780Z","avatar_url":"https://github.com/janza.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Dibi](https://raw.githubusercontent.com/janza/dibi/7608d161d16217243322d7ff7d2f996ae3c0b046/dibi.png)\n\nUtilitarian cross-platform MySQL GUI client\n\n# Features\n\n- No auto-commit\n- Basic autocomplete of databases and tables\n- Export output of queries to other programs - using `-- !program`, eg: `SELECT * FROM table -- !cat \u003e output.txt` will save the output of the select query to output.txt\n- Change existing values using GUI\n- Cmd/Alt + Click on a foreign key opens the referenced row\n- Cmd/Alt + Click on a table shows column details of the table\n- GUI Connection manager\n- AUR package `dibi-git`\n\n# Usage\n\nConnection parameters can be passed through as CLI parameters:\n\n    dibi --host 127.0.0.1 --user root --password password --port 3306\n\nOtherwise connections can be configured with a config file at: `~/.dibi.conf`. An example of the config file:\n\n    [connection_label]\n    host=127.0.0.1\n    user=root\n    port=3306\n    password=password             # optional if password_cmd is given\n    password_cmd=echo mypassword  # optional command that is ran to get connection password\n    ssh_host=ssh.tunnel.com       # optional host to use for creating ssh tunnel\n    ssh_user=root                 # optional ssh user for the tunnel\n\n    [another_connection]\n    ...\n\nGUI interface can also be used to configure connections.\n\n## Todo\n\n- [x] Commit/Rollback\n- [x] List columns of a table\n- [X] Basic Documentation\n- [x] Better gfx\n- [x] Nicer editing experience\n- [x] Export results\n- [ ] MacOS and windows distribution\n- [ ] Simple scripting options\n\n\nIcons made by [Smashicons](https://www.flaticon.com/authors/smashicons)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanza%2Fdibi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanza%2Fdibi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanza%2Fdibi/lists"}