{"id":17106457,"url":"https://github.com/aereal/go-dsn","last_synced_at":"2025-03-23T20:42:28.352Z","repository":{"id":47237610,"uuid":"175395795","full_name":"aereal/go-dsn","owner":"aereal","description":"format go-sql-driver's config as DSN (Data Source Name)","archived":false,"fork":false,"pushed_at":"2021-09-07T13:31:57.000Z","size":72,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:58:19.643Z","etag":null,"topics":["sql-driver","typescript"],"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/aereal.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}},"created_at":"2019-03-13T10:12:21.000Z","updated_at":"2019-03-13T11:13:27.000Z","dependencies_parsed_at":"2022-09-01T06:53:34.507Z","dependency_job_id":null,"html_url":"https://github.com/aereal/go-dsn","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aereal%2Fgo-dsn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aereal%2Fgo-dsn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aereal%2Fgo-dsn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aereal%2Fgo-dsn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aereal","download_url":"https://codeload.github.com/aereal/go-dsn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168807,"owners_count":20571799,"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":["sql-driver","typescript"],"created_at":"2024-10-14T15:44:54.875Z","updated_at":"2025-03-23T20:42:28.314Z","avatar_url":"https://github.com/aereal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-dsn\n\n## Synopsis\n\n```typescript\nimport { formatDSN } from \"@aereal/go-dsn\"\n\nformatDSN({\n  dbName: \"test-db\",\n  passwd: \"mypasswd\",\n  user: \"root\",\n})\n// =\u003e \"root:mypasswd@/test-db\"\n```\n\n## See also\n\nhttps://github.com/go-sql-driver/mysql#dsn-data-source-name\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faereal%2Fgo-dsn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faereal%2Fgo-dsn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faereal%2Fgo-dsn/lists"}