Skip to content

UI to run SQL on Delta Lake tables and visualize the variations of the result among tables versions

Notifications You must be signed in to change notification settings

ebonnal/delta-lake-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeltaLakeUI (State: POC)

Minimalist web UI to run SQL on Delta Lake tables and visualize the variations of the result among tables versions.

Architecture

  • Minimal HTML/CSS/JS Front where user enter SQL queries
  • Basic Flask server
  • Spark used to query tables versions
  • Pygal used to plot result of the query over versions of tables

Screens

About

UI to run SQL on Delta Lake tables and visualize the variations of the result among tables versions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published