aleksandra_ch
Databricks Employee
Databricks Employee

Hi @lw2 ,

You can also leverage a JDBC connection in Unity Catalog to connect directly to your sqlite database. This approach ensures you have the freshest data as it directly queries the sqlite database. Please not that this feature is in Beta, so you might need to activate it in your workspace. 

Find all the details here: https://docs.databricks.com/aws/en/connect/jdbc-connection

Hope it helps!