Added link to SAP HANA SQL driver
diff --git a/SQLDrivers.md b/SQLDrivers.md
index b649aab..cc67968 100644
--- a/SQLDrivers.md
+++ b/SQLDrivers.md
@@ -28,5 +28,6 @@
   * **Firebird SQL**: https://github.com/nakagami/firebirdsql
   * **Couchbase N1QL**: https://github.com/couchbaselabs/go_n1ql
   * **YQL (Yahoo! Query Language)**: https://github.com/mattn/go-yql
+  * **SAP HANA** (pure go): https://github.com/SAP/go-hdb
 
 Drivers marked with a ` [*] ` are both included in and pass the compatibility test suite at https://github.com/bradfitz/go-sql-test
\ No newline at end of file