1) Code refactoring, improve Styling and readability. 2) Make db.go to get config data as input 3) Improve error handling 4) Don't use panic or log.Fatal 5) Abstract database interaction, use interface, use different layers