HTTP/1.1 200 OK Date: Thu, 08 Jan 2026 05:09:49 GMT Content-Type: text/html; charset=utf-8 Vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With ETag: W/"9742fc280d96851768285477dc30d52f" Cache-Control: max-age=0, private, must-revalidate Strict-Transport-Security: max-age=31536000; includeSubdomains; preload X-Frame-Options: deny X-Content-Type-Options: nosniff X-XSS-Protection: 0 Referrer-Policy: no-referrer-when-downgrade Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/ Server: github.com Content-Encoding: gzip Accept-Ranges: bytes Set-Cookie: _gh_sess=EIABRkqi8IKzIkSl1qfq%2FVDs2rcXrV3XHGx46b%2BRKd0o0Hm7IN42gzmLyuDuJaJQNpAVYiJq2mAXiBjAyTfJewN%2BpZy7JgPIxy3EUuiqTMNMRNRrwQ1HNlnFDBRfADFYGia5KWekosgxDEhvOWHyfd7LDTcErw7DkEujTWLO8vVlTW4p5KQIaOAnRwubu4ggG22wjhgL8hw1EhWLyswKJIZSMMxUkVTR3%2Btiyr3Sh73TVNYpFt1np0RHna0jwq42m9uvwI%2F9%2BB9q2Kg1QWdvBA%3D%3D--Xz0XuLWqdVrRgISJ--BWjrBm8XZ9GDydoeot9Gmw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax Set-Cookie: _octo=GH1.1.1211075479.1767848988; Path=/; Domain=github.com; Expires=Fri, 08 Jan 2027 05:09:48 GMT; Secure; SameSite=Lax Set-Cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 08 Jan 2027 05:09:48 GMT; HttpOnly; Secure; SameSite=Lax X-GitHub-Request-Id: 9DE2:3408D0:74927AE:6230CB0:695F3C1C Transfer-Encoding: chunked GitHub - janza/dibi: Utilitarian cross-platform MySQL GUI client
🌐 شما از Web Proxy استفاده می‌کنید صفحه اصلی
Skip to content

janza/dibi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dibi

Utilitarian cross-platform MySQL GUI client

Features

  • No auto-commit
  • Basic autocomplete of databases and tables
  • Export output of queries to other programs - using -- !program, eg: SELECT * FROM table -- !cat > output.txt will save the output of the select query to output.txt
  • Change existing values using GUI
  • Cmd/Alt + Click on a foreign key opens the referenced row
  • Cmd/Alt + Click on a table shows column details of the table
  • GUI Connection manager
  • AUR package dibi-git

Usage

Connection parameters can be passed through as CLI parameters:

dibi --host 127.0.0.1 --user root --password password --port 3306

Otherwise connections can be configured with a config file at: ~/.dibi.conf. An example of the config file:

[connection_label]
host=127.0.0.1
user=root
port=3306
password=password             # optional if password_cmd is given
password_cmd=echo mypassword  # optional command that is ran to get connection password
ssh_host=ssh.tunnel.com       # optional host to use for creating ssh tunnel
ssh_user=root                 # optional ssh user for the tunnel

[another_connection]
...

GUI interface can also be used to configure connections.

Todo

  • Commit/Rollback
  • List columns of a table
  • Basic Documentation
  • Better gfx
  • Nicer editing experience
  • Export results
  • MacOS and windows distribution
  • Simple scripting options

Icons made by Smashicons

About

Utilitarian cross-platform MySQL GUI client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages