Skip to content

AxharKhan/csvtomysql

Repository files navigation

CSV TO MYSQL (USING BEEGO (and ORM))

A web app developed with beego framework using ORM that takes *.csv file and uploads them into a mysql database.

Usage

  1. Clone the Repo.
  2. Make sure the 3 ports 3306 for MySQL 8080 for the webapp and 3000 for Adminer DBMS are free
  3. Use the following docker command in the repository directory.

docker compose up

References

Golang Basics

Docker Implementation Guide

Beego Docs

Materializecss For FrontEnd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published