Skip to content

brotmitbutter/ORM_MySQL_Python_SQLAlchemy_Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example web-interfaced CRUD using Python's SQLAlchemy and Flask

This is a repo that showcases my noobie meddling into the grounds of ORMs It implements SQLAlchemy into the Flask framework, two Python libraries, to have a minimal CRUD-capable web interface

It uses the MySQL Northwind database by Microsoft, my test copy has only been modified through the usage of this CRUD

The repo I linked is the one my professor gave me

This is all done for the sake of passing a college course (Databases II)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages