Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Example of usage Genie,LibPQ.jl on Heroku similiar to w3schools TrySQL editor

Notifications You must be signed in to change notification settings

ashwanirathee/GeniePostgresExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia TryPostGresSQL editor

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

Feature:

  • Query the database
  • Create New Tables
  • Operations Related to those tables
  • Restoring the original state of the setup

Images:

Next Step

  • Setting up northwind database in the backend

References:

Releases

No releases published

Packages

No packages published

Languages