Skip to content

YutharsanS/c_ecommerce_database

Repository files navigation

c_ecommerce_database

DeepSource DeepSource DeepSource
The development directory for the mysql database for c_eccomerce project under module CS3043

When working, keep a folder structure like this, because automated scripts depends on the folder structure

/root
├── data
├── schema
├── functions
├── procedures
├── views
├── indexes
└── queries

If you are using linux, use this to run all files inside a particular directory

./run {directory_name}

else use below to run all the sql files in the repo.

./run_all

About

The development directory for the mysql database for c_eccomerce project under module CS3043

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages