{"id":15003423,"url":"https://github.com/davidhintelmann/data-access","last_synced_at":"2026-02-25T17:38:18.329Z","repository":{"id":159637553,"uuid":"634752943","full_name":"davidhintelmann/data-access","owner":"davidhintelmann","description":"Pure go lang example for connecting and querying a local instance of Microsoft SQL Server on Windows","archived":false,"fork":false,"pushed_at":"2023-08-29T21:00:11.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T14:22:49.274Z","etag":null,"topics":["go","golang","msql","mssql","mssql-database","mssql-server"],"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/davidhintelmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-01T05:04:32.000Z","updated_at":"2023-06-12T04:43:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9841fae-8244-452a-801a-6c970efe3766","html_url":"https://github.com/davidhintelmann/data-access","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhintelmann%2Fdata-access","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhintelmann%2Fdata-access/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhintelmann%2Fdata-access/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhintelmann%2Fdata-access/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhintelmann","download_url":"https://codeload.github.com/davidhintelmann/data-access/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243154735,"owners_count":20244985,"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":["go","golang","msql","mssql","mssql-database","mssql-server"],"created_at":"2024-09-24T18:58:22.493Z","updated_at":"2025-10-28T08:45:30.588Z","avatar_url":"https://github.com/davidhintelmann.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example using Go Lang to Query Microsoft SQL\n\nThis repo contains an example of how one can query a local instance of Microsoft SQL using the [Go programming language](https://go.dev/)\n\n## Dependencies and Installation\n\nUsing this repo requires a bit of setup:\n- Requires Go 1.8 or above\n- Download developer version of [Microsoft SQL](https://www.microsoft.com/en-us/sql-server/sql-server-downloads)\n\t- Requires in [ODBC driver](https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver16) which should have been installed with MS SQL\n- Installing this [pure Go](https://github.com/microsoft/go-mssqldb) driver for Go's `database/sql` package\n\t- repo above is forked from [denisenkom](https://github.com/denisenkom/go-mssqldb)\n\n**Optional**\n- [Download SQL Server Management Studio (SSMS)](https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16)\n- Need sample data to query and one can restore a `.bat` backup for the [Adventure Works](https://learn.microsoft.com/en-us/sql/samples/adventureworks-install-configure?view=sql-server-ver16\u0026tabs=ssms) OLTP database\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidhintelmann%2Fdata-access","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidhintelmann%2Fdata-access","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidhintelmann%2Fdata-access/lists"}