{"id":20088185,"url":"https://github.com/pritishmishraa/sql-editor","last_synced_at":"2026-05-08T01:32:03.296Z","repository":{"id":229346151,"uuid":"776496724","full_name":"PritishMishraa/sql-editor","owner":"PritishMishraa","description":"query your local sqlite dbs easily with this go binary","archived":false,"fork":false,"pushed_at":"2024-05-05T11:53:50.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T02:30:33.994Z","etag":null,"topics":["golang","react","react-embed","sql-editor","sqlite3","webview"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/PritishMishraa.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-03-23T17:10:40.000Z","updated_at":"2024-05-05T12:02:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f072556-3d0b-4de3-9e4e-bf5b246e5e53","html_url":"https://github.com/PritishMishraa/sql-editor","commit_stats":null,"previous_names":["pritishmishraa/sql-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PritishMishraa%2Fsql-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PritishMishraa%2Fsql-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PritishMishraa%2Fsql-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PritishMishraa%2Fsql-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PritishMishraa","download_url":"https://codeload.github.com/PritishMishraa/sql-editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241523938,"owners_count":19976424,"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","react","react-embed","sql-editor","sqlite3","webview"],"created_at":"2024-11-13T16:12:32.225Z","updated_at":"2026-05-08T01:31:58.259Z","avatar_url":"https://github.com/PritishMishraa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://cdn-icons-png.flaticon.com/512/6295/6295417.png\" width=\"100\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ch1 align=\"center\"\u003eSQL-EDITOR\u003c/h1\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cem\u003eSQL editor for local sqlite dbs\u003c/em\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/license/PritishMishraa/sql-editor?style=flat\u0026color=0080ff\" alt=\"license\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/last-commit/PritishMishraa/sql-editor?style=flat\u0026logo=git\u0026logoColor=white\u0026color=0080ff\" alt=\"last-commit\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/languages/top/PritishMishraa/sql-editor?style=flat\u0026color=0080ff\" alt=\"repo-top-language\"\u003e\n\t\u003cimg src=\"https://img.shields.io/github/languages/count/PritishMishraa/sql-editor?style=flat\u0026color=0080ff\" alt=\"repo-language-count\"\u003e\n\u003cp\u003e\n\u003cp align=\"center\"\u003e\n\t\t\u003cem\u003eDeveloped with the software and tools below.\u003c/em\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Go-00ADD8.svg?style=flat\u0026logo=Go\u0026logoColor=white\" alt=\"Go\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Vite-646CFF.svg?style=flat\u0026logo=Vite\u0026logoColor=white\" alt=\"Vite\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/React-61DAFB.svg?style=flat\u0026logo=React\u0026logoColor=black\" alt=\"React\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/TypeScript-3178C6.svg?style=flat\u0026logo=TypeScript\u0026logoColor=white\" alt=\"TypeScript\"\u003e\n\u003c/p\u003e\n\u003chr\u003e\n\n##  Quick Links\n\n\u003e - [ Features](#features)\n\u003e - [ Getting Started](#getting-started)\n\u003e   - [ Installation](#installation)\n\u003e   - [ Running sql-editor](#running-sql-editor)\n\u003e   - [ Creating executable](#reating-executable)\n\n---\n\n##  Features\n\n- view all sqlite dbs\n- connect to any db\n- query and view the results in ui\n\n---\n\n##  Getting Started\n\n***Requirements***\n\nEnsure you have the [GO](https://go.dev/doc/install) installed on your system:\n\n* **TypeScript**: `version x.y.z`\n\n###  Installation\n\n1. Clone the sql-editor repository:\n\n```sh\ngit clone https://github.com/PritishMishraa/sql-editor\n```\n\n2. Change to the project directory:\n\n```sh\ncd sql-editor \u0026\u0026 go install\n```\n\n```sh\ncd web \u0026\u0026 pnpm i\n```\n\n###  Running sql-editor\n\nUse the following command to run sql-editor:\n\n```sh\ncd sql-editor \u0026\u0026 go run .\n```\n\n```sh\ncd web \u0026\u0026 pnpm dev\n```\n\n###  Creating executable\n\n```sh\ngo build -o sql-editor .\n```\n\nYou can throw this binary into any of your projects and query its sqlite dbs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpritishmishraa%2Fsql-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpritishmishraa%2Fsql-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpritishmishraa%2Fsql-editor/lists"}