{"id":15762431,"url":"https://github.com/williamvenner/sqlworkbench","last_synced_at":"2025-05-12T13:24:16.172Z","repository":{"id":109206447,"uuid":"181362350","full_name":"WilliamVenner/SQLWorkbench","owner":"WilliamVenner","description":"🖥️ An in-game Garry's Mod SQLite \u0026 MySQL database interface","archived":false,"fork":false,"pushed_at":"2020-09-12T02:24:00.000Z","size":182,"stargazers_count":33,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-11T11:35:14.316Z","etag":null,"topics":["gmod","lua","mysql","mysqloo","sql","sqlite"],"latest_commit_sha":null,"homepage":"https://steamcommunity.com/sharedfiles/filedetails/?id=1712956238","language":"Lua","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/WilliamVenner.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-04-14T20:01:27.000Z","updated_at":"2024-08-31T17:24:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"9644dd57-692c-4b89-a9c3-720bb4f574fa","html_url":"https://github.com/WilliamVenner/SQLWorkbench","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"612227c9bac8ae4b26224e1521e9edb8ee5b8416"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2FSQLWorkbench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2FSQLWorkbench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2FSQLWorkbench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2FSQLWorkbench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilliamVenner","download_url":"https://codeload.github.com/WilliamVenner/SQLWorkbench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745723,"owners_count":21957433,"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":["gmod","lua","mysql","mysqloo","sql","sqlite"],"created_at":"2024-10-04T11:09:09.178Z","updated_at":"2025-05-12T13:24:16.142Z","avatar_url":"https://github.com/WilliamVenner.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLWorkbench\n\nThis tool is an in-game SQLite \u0026 MySQL database interface for Garry's Mod.\n\nUsing this tool, you can manage your server's local SQLite database (`garrysmod/sv.db`) and any remote MySQL databases you desire to connect to.\n\n## Requirements\n\n**Only super admins can use SQLWorkbench.**\n\nTo connect to MySQL databases, your server must have the [MySQLOO module](https://github.com/FredyH/MySQLOO) installed.\n\n## Usage\n\nTo open the menu, first make sure you are a super admin, and then either:\n\n* Type `!sqlworkbench` in chat\n* Type `sqlworkbench` in your game's console\n\n## Features\n\n* Interface with remote MySQL servers\n* Interface with server's local SQLite database\n* Execute SQL queries\n* SQL beautifier\n* SQL syntax highlighting\n* Basic live SQL autocompletion\n* Supports multiple simultaneous MySQL connections\n* Tabbed view of each connection\n* View results of SQL queries\n* All actions are logged to the server's console\n* Automatic presets for `SELECT`, `UPDATE`, `DELETE` and `INSERT` statements\n* MySQL passwords are Vernam-cipher encrypted before being sent to the server\n* MySQL password field is masked unless hovered\n* Shows query execution times\n* Menu can be minimized and opened in the same state later on\n* `CREATE TABLE` statement retrieval\n* Icon differentiation for empty tables and populated tables\n* Table row deletion\n* Table row updating\n* Table deletion\n* Table emptying\n* Internally uses prepared statements and appropriate escaping to prevent SQL injection\n* Discards net messages sent by non-super-admins to prevent exploitation\n* Discards net messages sent by players who do not have the SQLWorkbench menu open to prevent exploitation\n* Menu elements can be dragged and sized to your liking\n* Primary key columns are highlighted in yellow\n* Uses the [Ace embedded code editor](https://ace.c9.io), and works offline without a need for JavaScript CDNs\n\n## Screenshots\n\n![](http://i.venner.io/gmod_2019-04-14_21-10-44.png)\n\n![](http://i.venner.io/PaintDotNet_2019-04-14_21-21-19.png)\n\n![](http://i.venner.io/gmod_2019-04-14_21-35-15.png)\n\n![](http://i.venner.io/gmod_2019-04-14_21-46-22.png)\n\n![](http://i.venner.io/gmod_2019-04-14_21-16-21.png)\n\n![](http://i.venner.io/gmod_2019-04-14_21-19-02.png)\n\n![](http://i.venner.io/gmod_2019-04-14_21-48-47.png)\n\n## License\n\nThis software is licensed under the [MIT License](https://github.com/WilliamVenner/SQLWorkbench/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamvenner%2Fsqlworkbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamvenner%2Fsqlworkbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamvenner%2Fsqlworkbench/lists"}