DotNet Core App on Docker-k8s

Folks,

we are in the process of developing Dotnet core k8s based application that runs our automated billing tasks for our clients. in this process, we need query MSSQL database table for client details for billing. can anyone tell us what type of containers in k8s can be used to query sql database in remote MSSQL servers?