Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database_relationships

Insights on the different kinds of relationships we might use in SQL. One-to-Many, Many-to-One, One-to-One, Many-to-Many, Many-to-Many with Extra Fields on the relationship Model, etc. This demo is in Python, using Flask and Flask-SQLAlchemy. Similar concepts and structures would work for other tools and other languages.

About

Insights on the different kinds of relationships we might use in SQL. One-to-Many, Many-to-One, One-to-One, Many-to-Many, Many-to-Many with Extra Fields on the relationship Model, etc. This demo is in Python, using Flask and Flask-SQLAlchemy. Similiar concepts and structures would work for other tools and other languages.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages