Skip to content

Lycurgus1/Python_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a collection of notes and theory regarding working with databases in python, as part of DevOps training at Sparta Global

What does it contain?

  • This contains the base notes about database connections (database_connections)

  • This is then followed by OOP_databases and main.py which show the use of databases along with OOP principles

  • Main calls functions from OOP_databases

  • These functions use the principles of dry, each one doing a specific repeatable task so it is not repeated.

  • See theory.md for a breakdown of the theory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages