This project hosts postgress database editor similiar to TrySQL editor provided by w3schools.com. This project is written in Julia using Packages: Genie.jl
,LibPQ.jl
,PrettyTables.jl
- Query the database
- Create New Tables
- Operations Related to those tables
- Restoring the original state of the setup
- Setting up northwind database in the backend