-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Description
Add the ability for JASP to connect to an MS Fabric Warehouse / Lakehouse SQL Endpoint
Purpose
No response
Use-case
Connectnig to a company warehouse would allow for keeing data in one main spot.
Is your feature request related to a problem?
No response
Is your feature request related to a JASP module?
No response
Describe the solution you would like
No response
Describe alternatives that you have considered
No response
Additional context
I saw back in JASP 0.16.4 there was an option added to connect directly to a SQL Database. However that looked to be something on the same network (on-premises SQL Server). With the growing use of things like Azure or really in my case Microsoft Fabric has there been any discussion about connecting directly to MS Fabric SQL Endpoint? I can see connecting to an online Data Warehouse, Lakehouse, or SQL Server via SQL Server Endpoint would be very helpful.
We use MS Fabric Dataflows Gen2 to land survey stuff into an MS Fabric Warehouse. The MS Fabric Warehouse has a SQL endpoint. SQL View or other tools could transform the data as needed and JASP could connect for statistical needs in a nice GUI environment.
Tools like Asure Data Studio (ADS) and the MS SQL Extension for VS Code are all open source and might provide a cross platform framework for how to connect to the online SQL endpoints.
You all already support connecting to the Open Science Framework so I know connecting to Online Sources is not out of the question. Hopefully it is something you all could implement as more systems move online.