This is a light-weight React app which can create dynamic
tables for you in Postgressql. This app will bypass the hassle of coding your own tables and create the table automatically in your Postgres database.
- VARCHAR(50)
- INTEGER
- DATE
- React
- Nodejs
- PostgresSQL
- Import data from Excel/CSV directly into the tables
- Dyanmically add
database name
,user name
,password
,host name
,port
.