diff --git a/docs/interpreter/jdbc.md b/docs/interpreter/jdbc.md index 1099f69794d..65edded55bd 100644 --- a/docs/interpreter/jdbc.md +++ b/docs/interpreter/jdbc.md @@ -16,6 +16,8 @@ This interpreter lets you create a JDBC connection to any data source, by now it * MariaDB * Redshift * Hive +* Apache Drill + * Details on using [Drill JDBC Driver](https://drill.apache.org/docs/using-the-jdbc-driver) If someone else used another database please report how it works to improve functionality.