Sign inSign up

reaventech/reasqlcmd

By reaventech

Updated over 1 year ago

For SQL command-line operations.

Image
Integration & delivery
0

587

reaventech/reasqlcmd repository overview

🗄️ SQLCmd

Minimal Docker image for SQL command-line operations.

Usage

docker pull reaventech/reasqlcmd:latest
docker run --rm reaventech/reasqlcmd sqlcmd -?

Features

  • Based on Alpine Linux for minimal size
  • Installs Microsoft SQLCMD and ODBC tools via official Microsoft packages
  • Includes curl, gnupg, and other utilities for secure downloads and verification
  • Ready for SQL Server and Azure SQL connections

Use Cases

  • Database Migration: Run migration scripts or manage schema changes in CI/CD.
  • Automation: Automate database tasks, backups, and restores in pipelines.
  • Testing: Validate database connectivity and run integration tests.
  • Cloud Operations: Connect securely to Azure SQL and SQL Server from any environment.

About

  • Great for database automation and scripting
  • Secure and lightweight

Docker Hub

Tag summary

Content type

Image

Digest

sha256:c46f0d73a

Size

17.5 MB

Last updated

over 1 year ago

docker pull reaventech/reasqlcmd