Releases: DepressionCenter/datalavista
DataLaVista v0.4.1-beta
🕶️ Data La Vista
🕶️ Tell your expensive BI tools: "Data la vista, baby!"
DataLaVista is a lightweight, client-side reporting and dashboard toolkit. It brings the full power of SQL directly to your browser, allowing you to build high-performance visualizations without the need for expensive server-side licenses or complex backend infrastructure. This is a beta release, ready for early adopters who want to query. Created by Gabriel Mongefranco, Jeremy Gluskin, and Shelley Boa at the University of Michigan, with contributions from the Automators Anonymous community of practice at Michigan Medicine.
Come with me if you want to query
Most enterprise data is trapped behind bloated frameworks or expensive BI tools. Data La Vista terminates them to free your data:
- Zero Server Footprint: 100% JavaScript. Your browser is the engine.
- Full SQL Support: Query your SharePoint lists and flat files as if they were a relational database.
- Pluggable Architecture: Works in SharePoint today; works in React, Vue, or vanilla HTML tomorrow.
- Format Agnostic: Support for JSON, REST APIs, Excel (XLSX), and CSV is built into the roadmap.
Come With Me If You Want To Update
"Hasta La Vista, Beta 3!"
- This is an urgent bug fix for dashboard tab issues introduced in beta 4. Thus, it's beta 4.1. Previous release notes for beta 4 follows.
- There are lots of exciting updates in Beta 4!
- Refactored series properties to allow having multiple series in a chart with individual filters per series. This also means the report config format had to change and may not be compatible with beta 1 and 2, only with beta 3.
- Improved data source name generation, now creating prettier names for data sources.
- Fixed field alias collisions that occurred when two fields in the same table or list had the exact same alias.
- Fixed loading and tab lock issue.
- Updated Project Health Dashboard.json (sample report) to use the new config format.
- Updated the website: https://code.depressioncenter.org/datalavista
- Updated the documentation: https://teamdynamix.umich.edu/TDClient/210/DepressionCenter/KB/ArticleDet?ID=15179
- Full Changelog: v0.4-beta...v0.4.1-beta
To learn more, visit: https://github.com/DepressionCenter/datalavista
I'll be back...
Copyright © 2026 The Regents of the University of Michigan
DataLaVista v0.4-beta
🕶️ Data La Vista
🕶️ Tell your expensive BI tools: "Data la vista, baby!"
DataLaVista is a lightweight, client-side reporting and dashboard toolkit. It brings the full power of SQL directly to your browser, allowing you to build high-performance visualizations without the need for expensive server-side licenses or complex backend infrastructure. This is a beta release, ready for early adopters who want to query. Created by Gabriel Mongefranco, Jeremy Gluskin, and Shelley Boa at the University of Michigan, with contributions from the Automators Anonymous community of practice at Michigan Medicine.
Come with me if you want to query
Most enterprise data is trapped behind bloated frameworks or expensive BI tools. Data La Vista terminates them to free your data:
- Zero Server Footprint: 100% JavaScript. Your browser is the engine.
- Full SQL Support: Query your SharePoint lists and flat files as if they were a relational database.
- Pluggable Architecture: Works in SharePoint today; works in React, Vue, or vanilla HTML tomorrow.
- Format Agnostic: Support for JSON, REST APIs, Excel (XLSX), and CSV is built into the roadmap.
Come With Me If You Want To Update
"Hasta La Vista, Beta 3!"
- There are lots of exciting updates in Beta 4!
- Refactored series properties to allow having multiple series in a chart with individual filters per series. This also means the report config format had to change and may not be compatible with beta 1 and 2, only with beta 3.
- Improved data source name generation, now creating prettier names for data sources.
- Fixed field alias collisions that occurred when two fields in the same table or list had the exact same alias.
- Fixed loading and tab lock issue.
- Updated Project Health Dashboard.json (sample report) to use the new config format.
- Updated the website: https://code.depressioncenter.org/datalavista
- Updated the documentation: https://teamdynamix.umich.edu/TDClient/210/DepressionCenter/KB/ArticleDet?ID=15179
- Full Changelog: v0.3-beta...v0.4-beta
To learn more, visit: https://github.com/DepressionCenter/datalavista
I'll be back...
Copyright © 2026 The Regents of the University of Michigan
DataLaVista v0.3-beta
🕶️ Data La Vista
🕶️ Tell your expensive BI tools: "Data la vista, baby!"
DataLaVista-Intro-Video.mp4
DataLaVista is a lightweight, client-side reporting and dashboard toolkit. It brings the full power of SQL directly to your browser, allowing you to build high-performance visualizations without the need for expensive server-side licenses or complex backend infrastructure. This is a beta release, ready for early adopters who want to query. Created by Gabriel Mongefranco, Jeremy Gluskin, and Shelley Boa at the University of Michigan, with contributions from the Automators Anonymous community of practice at Michigan Medicine.
Come with me if you want to query
Most enterprise data is trapped behind bloated frameworks or expensive BI tools. Data La Vista terminates them to free your data:
- Zero Server Footprint: 100% JavaScript. Your browser is the engine.
- Full SQL Support: Query your SharePoint lists and flat files as if they were a relational database.
- Pluggable Architecture: Works in SharePoint today; works in React, Vue, or vanilla HTML tomorrow.
- Format Agnostic: Support for JSON, REST APIs, Excel (XLSX), and CSV is built into the roadmap.
Come With Me If You Want To Update
"Hasta La Vista, Beta 2!"
- Lots of exciting enhancements in Beta 3!
- Following up on re-architecture from beta 2, now data ingestion is more standardized and data type detection is more accurate.
- Added full documentation, available at: https://teamdynamix.umich.edu/TDClient/210/DepressionCenter/KB/ArticleDet?ID=15179
- Added many more widget properties in dashboard designer, including the ability to show/hide the title bar for each widget or for the report itself, and a tooltip by the title to help document your dashboard briefly.
- Improved filtering and made it more standard across both the query builders and the dashboard designer.
- Note: There is a potential issue loading reports created with beta 1, and possibly beta 2, due to now having a lot more properties in the .json config files that were not available before.
- Full Changelog: v0.2-beta...v0.3-beta
To learn more, visit: https://github.com/DepressionCenter/datalavista
I'll be back...
Copyright © 2026 The Regents of the University of Michigan
DataLaVista v0.2-beta
🕶️ Data La Vista
🕶️ Tell your expensive BI tools: "Data la vista, baby!"
DataLaVista-Intro-Video.mp4
DataLaVista is a lightweight, client-side reporting and dashboard toolkit. It brings the full power of SQL directly to your browser, allowing you to build high-performance visualizations without the need for expensive server-side licenses or complex backend infrastructure. This is a beta release, ready for early adopters who want to query. Created by Gabriel Mongefranco, Jeremy Gluskin, and Shelley Boa at the University of Michigan, with contributions from the Automators Anonymous community of practice at Michigan Medicine.
Come with me if you want to query
Most enterprise data is trapped behind bloated frameworks or expensive BI tools. Data La Vista terminates them to free your data:
- Zero Server Footprint: 100% JavaScript. Your browser is the engine.
- Full SQL Support: Query your SharePoint lists and flat files as if they were a relational database.
- Pluggable Architecture: Works in SharePoint today; works in React, Vue, or vanilla HTML tomorrow.
- Format Agnostic: Support for JSON, REST APIs, Excel (XLSX), and CSV is built into the roadmap.
Come With Me If You Want To Update
"Hasta La Vista, Beta 1"
- Lots of exciting enhancements in Beta 2!
- Re-architected the way data is loaded, now making extensive use of SQL views in the backend to keep friendly table and column names throughout.
- Improved the documentation, particularly around SharePoint.
- Re-design for the Advanced Query Builder with better auto-join support for SharePoint lookup lists and SQLite table relatioships.
- Improved aggregation, filtering, and sorting options in both the query builders and the dashboard designer.
- Full Changelog: v0.1-beta...v0.2-beta
To learn more, visit: https://github.com/DepressionCenter/datalavista
I'll be back...
Copyright © 2026 The Regents of the University of Michigan
DataLaVista v0.1-beta
🕶️ Data La Vista
🕶️ Tell your expensive BI tools: "Data la vista, baby!"
DataLaVista-Intro-Video.mp4
DataLaVista is a lightweight, client-side reporting and dashboard toolkit. It brings the full power of SQL directly to your browser, allowing you to build high-performance visualizations without the need for expensive server-side licenses or complex backend infrastructure. This is the initial beta release, ready for early adopters who want to query. Created by Gabriel Mongefranco, Jeremy Gluskin, and Shelley Boa at the University of Michigan.
Come with me if you want to query
Most enterprise data is trapped behind bloated frameworks or expensive BI tools. Data La Vista terminates them to free your data:
- Zero Server Footprint: 100% JavaScript. Your browser is the engine.
- Full SQL Support: Query your SharePoint lists and flat files as if they were a relational database.
- Pluggable Architecture: Works in SharePoint today; works in React, Vue, or vanilla HTML tomorrow.
- Format Agnostic: Support for JSON, REST APIs, Excel (XLSX), and CSV is built into the roadmap.
To learn more, visit: https://github.com/DepressionCenter/datalavista
Full Changelog: https://github.com/DepressionCenter/datalavista/commits/v0.1-beta
Copyright © 2026 The Regents of the University of Michigan
