Skip to content

Adroneleh/DB-Gui-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GUI SQL

Author: Yaroslav Vdovin (Proza1k)

Demo:

img

Stack:

  • React - Typescript and UI Library Admiral UI
  • Nest.js - TypeORM
  • PostgreSQL
  • Node (Latest version)
  • NPM (package manager)

Description:

GUI Database - a tool for working with a database in the UI.

How does it work?

There is only one endpoint on the backend, which accepts a QUERY request as input. Query is generated exclusively on the client, which allows you to quickly expand the functionality or connect to any other database.

The list of tables is obtained from the database itself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published