{"id":16597351,"url":"https://github.com/cbess/sqbrowser","last_synced_at":"2025-10-29T12:31:29.163Z","repository":{"id":1637926,"uuid":"2362479","full_name":"cbess/sqbrowser","owner":"cbess","description":"SQLite Query Browser for any text editor. Uses wxPython 2.8+","archived":false,"fork":false,"pushed_at":"2015-03-13T14:51:45.000Z","size":163,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T01:31:45.250Z","etag":null,"topics":["database","python","sql","sqlite","wxpython"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbess.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-10T20:27:51.000Z","updated_at":"2023-06-30T04:24:36.000Z","dependencies_parsed_at":"2022-09-14T18:51:02.709Z","dependency_job_id":null,"html_url":"https://github.com/cbess/sqbrowser","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/cbess%2Fsqbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fsqbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fsqbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fsqbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbess","download_url":"https://codeload.github.com/cbess/sqbrowser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238825692,"owners_count":19537110,"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","python","sql","sqlite","wxpython"],"created_at":"2024-10-11T23:55:35.671Z","updated_at":"2025-10-29T12:31:28.792Z","avatar_url":"https://github.com/cbess.png","language":"Python","readme":"# SQBrowser\n\nSQLite3 query browser that can be used with any text editor.\n\nUses wxPython 2.8+ to provide a UI for sqlite database query results. It is different from other SQLite database managers, because it only displays results. This allows you to use your favorite SQL editor to execute SQL queries against the database.\n\nIt uses file monitoring to execute the query upon save and then update the results.\n\n![screenshot](http://1.bp.blogspot.com/_pVeh7_7SuSg/SxxflsbAKAI/AAAAAAAAACs/ukjFeOLrluE/s320/sqbrowser-screenshot.png)\n\n## Setup/Usage\n\n1. Grab the code from git\n1. execute: `python main.py`\n1. Set the **db** file\n1. Set the **SQL** file\n1. Open the SQL file in your favorite editor, modify it\n1. Click Execute SQL or tick the Autorun SQL file\n\n## Notes\n\n- It logs all queries in the bottom of the window\n- Click Commit to commit changes to the DB\n- You are able to execute defined blocks of SQL code (see example below)\n\n```sql\n--returns\nSQL CODE HERE (only this block is executed)\n--return\nSQL CODE HERE\n--return\n```\n\n## License\n\nGPL v3\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fsqbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbess%2Fsqbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fsqbrowser/lists"}