{"id":23467345,"url":"https://github.com/iamhectorsosa/sqlite-shell","last_synced_at":"2025-04-14T12:23:16.964Z","repository":{"id":269527043,"uuid":"900315259","full_name":"iamhectorsosa/sqlite-shell","owner":"iamhectorsosa","description":"🐚 SQLite Shell is a TUI application written in Go","archived":false,"fork":false,"pushed_at":"2024-12-08T13:20:32.000Z","size":326,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T01:44:52.045Z","etag":null,"topics":["golang","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","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/iamhectorsosa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-08T13:18:48.000Z","updated_at":"2025-02-01T19:03:20.000Z","dependencies_parsed_at":"2024-12-24T07:46:44.817Z","dependency_job_id":"14db2d08-e02c-4988-9d3b-1bc9c10559fe","html_url":"https://github.com/iamhectorsosa/sqlite-shell","commit_stats":null,"previous_names":["iamhectorsosa/sqlite-shell"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamhectorsosa%2Fsqlite-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamhectorsosa%2Fsqlite-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamhectorsosa%2Fsqlite-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamhectorsosa%2Fsqlite-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamhectorsosa","download_url":"https://codeload.github.com/iamhectorsosa/sqlite-shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248878712,"owners_count":21176367,"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":["golang","sqlite"],"created_at":"2024-12-24T12:30:34.141Z","updated_at":"2025-04-14T12:23:16.919Z","avatar_url":"https://github.com/iamhectorsosa.png","language":"Go","readme":"# SQLite Shell\n\n![SQLite Shell Demo](./demo.gif)\n\n**SQLite Shell** is a Terminal User Interface (TUI) application written in Go that provides an interactive shell for executing SQLite commands. It leverages libraries like [Bubble Tea](https://github.com/charmbracelet/bubbletea) to create a rich and user-friendly TUI experience.\n\n## Features\n\n- Execute SQL queries on a specified SQLite database.\n- View query results in a tabular format within the terminal.\n- Intuitive navigation and input handling.\n\n## Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/iamhectorsosa/sqlite-shell.git\n   cd sqlite-shell\n   ```\n\n2. Build the project:\n\n   ```sh\n   go build -o sqlite-shell\n   ```\n\n## Usage\n\nRun the program with the path to an SQLite database file:\n\n```sh\n./sqlite-shell \u003cdatabasePath\u003e\n```\n\n## Work in Progress\n\nThis project is still under development. Expect frequent updates and new features. Contributions and feedback are welcome!\n\n---\n\nMade with Go and ❤️.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamhectorsosa%2Fsqlite-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamhectorsosa%2Fsqlite-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamhectorsosa%2Fsqlite-shell/lists"}