{"id":19647599,"url":"https://github.com/fklc/sqlite-to-json","last_synced_at":"2026-05-05T01:39:19.582Z","repository":{"id":147778702,"uuid":"619018219","full_name":"FKLC/sqlite-to-json","owner":"FKLC","description":"Query SQLite databases with prebuilt binaries","archived":false,"fork":false,"pushed_at":"2023-03-26T06:20:34.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T22:19:44.208Z","etag":null,"topics":["json","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Go","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/FKLC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-03-26T02:31:19.000Z","updated_at":"2023-03-26T04:25:25.000Z","dependencies_parsed_at":"2023-05-27T12:15:14.758Z","dependency_job_id":null,"html_url":"https://github.com/FKLC/sqlite-to-json","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKLC%2Fsqlite-to-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKLC%2Fsqlite-to-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKLC%2Fsqlite-to-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKLC%2Fsqlite-to-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FKLC","download_url":"https://codeload.github.com/FKLC/sqlite-to-json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240954553,"owners_count":19884197,"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":["json","sqlite","sqlite3"],"created_at":"2024-11-11T14:44:35.224Z","updated_at":"2026-05-05T01:39:14.549Z","avatar_url":"https://github.com/FKLC.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQLite to JSON\nThis program allows you to run queries on a SQLite database and output each row as JSON. This is a very basic program, could be modified for other purposes.\n\n### Usage\n```console\n./stj mydatabase.db \"SELECT * FROM mytable\" \u003e outputfile\n```\n\n### Goal\nThe goal of this program is to be as simple as possible. It also uses no CGO SQLite to enable cross compilation. See [supported platforms](https://pkg.go.dev/modernc.org/sqlite#hdr-Supported_platforms_and_architectures). **This isn't a replacement for sqlite3**.\n\n#### Sources\nI used/plagiarized parts of [@SchumacherFM's code](https://gist.github.com/SchumacherFM/69a167bec7dea644a20e)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffklc%2Fsqlite-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffklc%2Fsqlite-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffklc%2Fsqlite-to-json/lists"}