Skip to content

silzila/silzila

Repository files navigation

Silzila - Data Exploration and Dashboarding App

License

silzila logo

Silzila is an open source desktop/web application which enables you to analyze data, create meaningful charts and present the visuals as dashboard.

Preview

preview

1. Connect to your Database

DB Connection

2. Define your Dataset

Dataset

3. Visualize the data

Dataset

4. Present charts in dashboard

Playbook

Features

  • Connect to CSV & Databases
  • Wide variety of Chart Types
  • Cross Table
  • Rich Text Slides (Static content for now)
  • Filters (Chart Level)
  • View SQL of any visual
  • Arrange Charts into Dashboard

How to Install

Silzila requires Java 17

for Dashboard Developers

Coming soon... for a single executable Java .jar file

for Code Contributiors

Clone the repo and open in VS Code Editor. Backend - Install Java/Springboot/Maven Dependencies and run like a typical java project. Backend starts at port 8080. Frontend - Go to Frontend folder and npm install and npm start. Frontend starts at port 3000 and Silzila app opens in Browser.

Milestones

Silzila is in active development. Right now, it may not have all the features you expect in a commercial tool. The below features are our priority and the tentative timelines are given below:

  • Chart Filter (Jan 2023)
  • Installer File (Feb 2023)
  • Dashboard Filter (Feb 2023)
  • Revamp silzila.org (Feb 2023)
  • Live Demo in silzila.org (Feb 2023)
  • Download PDF, Image (Mar 2023)
  • Snowflake Connectivity (Mar 2023)
  • Redshift, Big Query Connectivity (Apr 2023)
  • Stable Release (May 2023)
  • Online Version of tool in silzila.org (May 2023)
  • Window Functions (June 2023)
  • Calculated Columns (July 2023)