{"id":15003189,"url":"https://github.com/fabiang/docker-sqlcmd","last_synced_at":"2025-10-28T14:38:13.265Z","repository":{"id":137998237,"uuid":"78755334","full_name":"fabiang/docker-sqlcmd","owner":"fabiang","description":"Sqlcmd – command line tool for Microsoft SQL Server (Docker image).","archived":false,"fork":false,"pushed_at":"2024-12-27T12:12:55.000Z","size":25,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-02T07:51:14.744Z","etag":null,"topics":["docker","docker-container","docker-image","docker-images","microsoft-sql-server","mssql","sql-server","sqlcmd","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-12T14:47:37.000Z","updated_at":"2025-01-10T07:17:21.000Z","dependencies_parsed_at":"2023-09-22T23:02:04.647Z","dependency_job_id":null,"html_url":"https://github.com/fabiang/docker-sqlcmd","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/fabiang%2Fdocker-sqlcmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fdocker-sqlcmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fdocker-sqlcmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiang%2Fdocker-sqlcmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiang","download_url":"https://codeload.github.com/fabiang/docker-sqlcmd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238950485,"owners_count":19557533,"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":["docker","docker-container","docker-image","docker-images","microsoft-sql-server","mssql","sql-server","sqlcmd","sqlserver"],"created_at":"2024-09-24T18:56:54.079Z","updated_at":"2025-10-28T14:38:13.245Z","avatar_url":"https://github.com/fabiang.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fabiang/sqlcmd\n\nSqlcmd – command line tool for Microsoft SQL Server.  \n[Docker image for the new sqlcmd is also available](https://github.com/fabiang/docker-go-sqlcmd).\n\nThis image also includes a small program called [dos2unix](https://linux.die.net/man/1/dos2unix), which allows converting Windows line endings to Unix, as sqlcmd returns data with \"\\r\\n\".\n\n[![fabiang/sqlcmd](https://img.shields.io/docker/pulls/fabiang/sqlcmd.svg)](https://hub.docker.com/r/fabiang/sqlcmd)\n[![fabiang/sqlcmd](https://badgen.net/github/license/fabiang/docker-sqlcmd)](https://github.com/fabiang/docker-sqlcmd)\n[![Docker Image](https://github.com/fabiang/docker-sqlcmd/actions/workflows/docker.yml/badge.svg)](https://github.com/fabiang/docker-sqlcmd/actions/workflows/docker.yml)\n\n## Available tags\n\n* 18.4.1.1-1, 18.4-alpine, 18.4, 18-alpine, 18, latest-alpine, latest\n* 18.2.1.1-1, 18.2-alpine, 18.2\n* 17.10.1.1-1, 17.10-alpine, 17.10, 17-alpine, 17\n* 18.4.1.1-1-ubuntu24.04, 18.4.1.1-1, 18.4-ubuntu, 18.4, 18-ubuntu, 18, latest-ubuntu\n* 18.2.1.1-1-ubuntu22.04, 18.2.1.1-1, 18.2-ubuntu\n* 17.10.1.1-1-ubuntu22.04, 17.10.1.1-1, 17.10-ubuntu, 17.10, 17-ubuntu\n* 17.4.1.1-1-ubuntu18.04, 17.4.1.1-1, 17.4-ubuntu\n\n## License\n\nWhen using this container you consent with the following licenses:\n\n- [MICROSOFT COMMAND LINE UTILITIES FOR SQL SERVER-UBUNTU LINUX](http://go.microsoft.com/fwlink/?LinkId=746949)\n- [MICROSOFT ODBC DRIVER 17 FOR SQL SERVER](licenses/msodbcsql17/LICENSE.txt) when using version 17.x of this Docker image\n- [MICROSOFT ODBC DRIVER 18 FOR SQL SERVER](licenses/msodbcsql18/LICENSE.txt) when using version 18.x of this Docker image\n\nAll other parts of this repository are licensed under [BSD 2-Clause License](LICENSE.md).\n\n## Usage\n\nConnect to an Sqlsrv inside another container (Container name is \"my-sqlsrv\"):\n\n```bash\ndocker run -it --link my-sqlsrv:sqlsrv fabiang/sqlcmd -S sqlsrv -U sa\n```\n\nOr to any other server on the network:\n\n```bash\ndocker run -it fabiang/sqlcmd -S some-sqlsrv -U sa\n```\n\nGet available options with:\n\n```bash\ndocker run -it fabiang/sqlcmd '-?'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiang%2Fdocker-sqlcmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiang%2Fdocker-sqlcmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiang%2Fdocker-sqlcmd/lists"}