{"id":19143815,"url":"https://github.com/ashwin-rajeev/golang-grpc-app","last_synced_at":"2026-05-05T13:33:50.214Z","repository":{"id":141448553,"uuid":"397281573","full_name":"Ashwin-Rajeev/golang-grpc-app","owner":"Ashwin-Rajeev","description":"A simple gRPC application to query key/value from SQLite database table.","archived":false,"fork":false,"pushed_at":"2021-08-17T14:20:11.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T19:30:28.596Z","etag":null,"topics":["database","golang","golang-application","grpc","grpc-go","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ashwin-Rajeev.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":"2021-08-17T14:11:30.000Z","updated_at":"2025-01-30T22:51:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"49a29059-8daa-4803-a99f-728707baa4d9","html_url":"https://github.com/Ashwin-Rajeev/golang-grpc-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ashwin-Rajeev/golang-grpc-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-grpc-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-grpc-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-grpc-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-grpc-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashwin-Rajeev","download_url":"https://codeload.github.com/Ashwin-Rajeev/golang-grpc-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fgolang-grpc-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32651425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","golang","golang-application","grpc","grpc-go","sqlite","sqlite3"],"created_at":"2024-11-09T07:32:54.907Z","updated_at":"2026-05-05T13:33:50.199Z","avatar_url":"https://github.com/Ashwin-Rajeev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang gRPC Application with SQLite\nA simple gRPC application to query key/value from SQLite database table.\n\n## steps to execute\n#### 1. Install the protocol compiler plugins for Go using the following commands:\n```bash\n$ go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.26\n$ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1\n```\n#### 2.Update your PATH so that the protoc compiler can find the plugins:\n```bash\n$ export PATH=\"$PATH:$(go env GOPATH)/bin\"\n```\n#### 3. start grpc server\n```bash\ngo run grpc-server/main.go\n```\n#### 4. start grpc client\n```bash\ngo  run grpc-client/main.go\n```\n## Sample Output \n```\n2021/07/03 22:52:25 ******************* Student details *******************\n2021/07/03 22:52:25     Student ID      : 1\n2021/07/03 22:52:25     Student Name    : Liana Kim\n2021/07/03 22:52:25     Student Code    : 0001\n2021/07/03 22:52:25     Student Program : Bachelor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-rajeev%2Fgolang-grpc-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwin-rajeev%2Fgolang-grpc-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-rajeev%2Fgolang-grpc-app/lists"}