Skip to content

Seamlessly upload SQL database files in CSV format via an intuitive frontend and query databases using natural language and dynamically visualize results as bar graphs, line graphs, or tables.

Notifications You must be signed in to change notification settings

Sheel-ui/graphviz-frontend

Repository files navigation

Graphviz: SQL Database Visualization Tool

This is the frontend component of the Graphviz project. To enable backend functionality, a separate service needs to be initiated. GitHub repository for the backend - graphviz-backend

Installation

  1. Clone this repository:

    $ git clone https://github.com/Sheel-ui/graphviz-frontend.git
    
  2. Navigate to the project directory:

    $ cd graphviz-frontend
  3. Install dependencies:

    $ npm install

Usage

To start the development server, run:

$ ng serve

This will start the server at http://localhost:4200/ by default.

Demo

Alt Text Alt Text

About

Seamlessly upload SQL database files in CSV format via an intuitive frontend and query databases using natural language and dynamically visualize results as bar graphs, line graphs, or tables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages