# ExSqlClient v0.2.1 - Table of Contents Microsoft SQL Server Driver for Elixir ## Pages - [README](readme.md) ## Modules - [ExSqlClient](ExSqlClient.md): This module implements [DbConnection](https://hexdocs.pm/db_connection) to handle connections to a Microsoft SQL Server database - [ExSqlClient.Ecto](ExSqlClient.Ecto.md): Ecto 3 adapter for ExSqlClient (Microsoft SQL Server).