{"id":18465609,"url":"https://github.com/snobu/observe-conn-pool","last_synced_at":"2026-05-10T02:15:41.556Z","repository":{"id":77178639,"uuid":"152589481","full_name":"snobu/observe-conn-pool","owner":"snobu","description":"Demonstrates the ADO.NET connection pool mechanics","archived":false,"fork":false,"pushed_at":"2018-10-16T06:29:11.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T16:11:51.954Z","etag":null,"topics":["adonet","database","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","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/snobu.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":"2018-10-11T12:39:13.000Z","updated_at":"2018-10-25T13:37:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"8dbc66e9-8cae-49c0-89fc-241f26f33dea","html_url":"https://github.com/snobu/observe-conn-pool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snobu/observe-conn-pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fobserve-conn-pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fobserve-conn-pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fobserve-conn-pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fobserve-conn-pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snobu","download_url":"https://codeload.github.com/snobu/observe-conn-pool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snobu%2Fobserve-conn-pool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263882261,"owners_count":23524459,"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":["adonet","database","dotnet"],"created_at":"2024-11-06T09:13:41.421Z","updated_at":"2026-05-10T02:15:36.535Z","avatar_url":"https://github.com/snobu.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code sample to demonstrate the ADO.NET connection pool mechanics\n\n\nUsage:\n\n```bash\n$ export CONNSTR=\"your_SQLServer_connection_string\"\n```\n\nEdit Main() in Program.cs.\n\n### Build\n\n```bash\nmake build\n# or\ndotnet restore \u0026\u0026 dotnet build\n```\n\n### Run\n\n```bash\nmake run\n# or\ndotnet run\n# or\ndotnet run | ./chart.py\n```\n\n![screenshot](screenshot.png)\n\n### Clean\n```\nmake clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnobu%2Fobserve-conn-pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnobu%2Fobserve-conn-pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnobu%2Fobserve-conn-pool/lists"}