Data elephant

A simple database administration tool for psotgres built with web technologies. Supports schema introspection and simple SQL queries.

Tech stack

  • React
  • Typescript
  • Electron
  • pg (postgres driver for node js)

General information

  • Project was generated with electron forge cli from webpack typescript template.

How to run

  1. Git clone this repo
  2. Run npm install to install the neccessary packages
  3. Run npm start to start the development server