{"id":16389739,"url":"https://github.com/yuce/go-client-sql-sample","last_synced_at":"2025-08-02T15:35:02.178Z","repository":{"id":146806301,"uuid":"431891810","full_name":"yuce/go-client-sql-sample","owner":"yuce","description":"Sample project to demonstrate Go SQL Driver for Hazelcast","archived":false,"fork":false,"pushed_at":"2022-01-22T12:34:22.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T18:31:17.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/yuce.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-11-25T15:24:00.000Z","updated_at":"2022-01-01T16:21:34.000Z","dependencies_parsed_at":"2023-03-26T00:04:47.510Z","dependency_job_id":null,"html_url":"https://github.com/yuce/go-client-sql-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuce/go-client-sql-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuce%2Fgo-client-sql-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuce%2Fgo-client-sql-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuce%2Fgo-client-sql-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuce%2Fgo-client-sql-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuce","download_url":"https://codeload.github.com/yuce/go-client-sql-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuce%2Fgo-client-sql-sample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268411503,"owners_count":24246281,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T04:34:11.717Z","updated_at":"2025-08-02T15:35:02.135Z","avatar_url":"https://github.com/yuce.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go SQL Driver for Hazelcast Sample\n\nThis project demonstrates how to use the Hazelcast [database/sql](https://pkg.go.dev/database/sql) driver.\n\n## Build\n\n1. Run `go mod tidy` to download the latest Hazelcast Go client with SQL support\n2. Run `make sqlrun` which builds the `sqlrun` binary. \n\n## Usage\n\nMake sure you use [Hazelcast Platform 5.0](https://hazelcast.com/get-started/) and Jet is enabled in your Hazelcast configuration (it is by default):\n\n\t\u003cjet enabled=\"true\"/\u003e\n\n### sqlrun\n\n`sqlrun` can execute SQL commands from a file. You can optionally specify connection arguments:\n\n    $ sqlrun -f myfile.sql\n    $ sqlrun -c \"10.20.30.40:5701;ClusterName=prod\" -f myfile.sql\n\nIt is also possible to execute an SQL string:\n\n    $ sqlrun -e \"select * from employees\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuce%2Fgo-client-sql-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuce%2Fgo-client-sql-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuce%2Fgo-client-sql-sample/lists"}