Learn SQLAlchemy!
25 SQLAlchemy courses are available from Pluralsight, Udemy, Coursera and Datacamp.
SQLAlchemy is an open-source SQL toolkit and object-relational mapper (ORM) for the Python programming language released under the MIT License. == Description == SQLAlchemy provides "a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language". SQLAlchemy's philosophy is that relational databases behave less like object collections as the scale gets larger and performance starts being a concern, while object collections behave less like tables and rows as more abstraction is designed into them. For this reason it has adopted the data mapper pattern (similar to Hibernate for Java) rather than the active record pattern used by a number of other object-relational mappers. However, optional plugins allow users to develop using declarative syntax. == History == SQLAlchemy was first released in February 2006 and has quickly become one of the most widely used object-relational mapping tools in the Python community, alongside Django's ORM. == Example == The following example represents an n-to-1 relationship between movies and their directors. - read more on Wikipedia
Pluralsight
Beginner
Video
English
1h 22m
Understanding Databases with SQLAlchemy: Python Data Playbook
Working with databases is a huge part of any data professional s tool belt. In this Playbook we will utilize SQLAlchemy to learn how to use SQL within Python and leverage the object-relational mapper capabilities of SQLAlchemy.
Read MoreUdemy
Beginner
eLearning
English
5.5h
Scalable Web Applications with Python^ Flask^ and SQLAlchemy
Learn to build scalable Python Web Applications with Flask^ PostgreSQL^ SQLAlchemy^ git^ and Heroku With Awesome Project
Read MoreUdemy
Intermediate
eLearning
English
4.5h
Mastering Flask
Leverage the small but powerfully-formed Flask framework and its extensibility
Read MoreUdemy
All Levels
eLearning
English
3h
Python Flask Web Development: REST API^ Postman & JavaScript
Python Flask Web Development: Work With JavaScript^ SoapUI^ JSON^ XML^ MySQL^ CSS REST API & Postman For Web Developer
Read MoreUdemy
Intermediate
eLearning
English
17h
REST APIs with Flask and Python
Build professional REST APIs with Python^ Flask^ Flask-RESTful^ and Flask-SQLAlchemy
Read MoreUdemy
All Levels
eLearning
English
1.5h
Coursera
Intermediate
eLearning
English
2h
Create Your First Web App with Python and Flask
In this 2-hour long project-based course^ you will learn the basics of web application development with Python using the Flask framework. Through hands on^ practical experience^ you will go through concepts like creating a Flask Application^ using Templates in Flask …
Read MoreUdemy
Beginner
eLearning
English
4h
Flask Landing - Learn the Python Microframework
Learn Flask Step by Step through Building a Live a Landing Page with Flask and Python 3.6
Read MoreUdemy
All Levels
eLearning
English
20h
Python and Flask Bootcamp: Create Websites using Flask!
Create awesome websites using the powerful Flask framework for Python!
Read MoreUdemy
All Levels
eLearning
English
2.5h
Python Flask for Beginners - Urdu / Hindi
Learn Flask framework by building an application with CRUD functionalities^ authentication and database.
Read MoreUdemy
Intermediate
eLearning
English
1h
Udemy
Beginner
eLearning
English
27.5h
The Ultimate Flask Course
Learn the fundamentals of the Flask framework and its various extensions
Read More