Skip to content

pockemon/Multiple-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-Database

Django web-application

  • A web-application to see how we can use one particular database for each app created in django other than default sqlite3.
  • database used for code 2 app is mysql
  • database used for code 3 app is postgresql