diff --git a/README.md b/README.md index 66fa080..e000aca 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Common db api for crystal. You will need to have a specific driver to access a d * [ODBC](https://github.com/naqvis/crystal-odbc) * [Cassandra](https://github.com/kaukas/crystal-cassandra) * [DuckDB](https://github.com/amauryt/crystal-duckdb) +* [Microsoft SQL Server](https://github.com/wonderix/crystal-tds) ## Installation