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

  • flag Pluralsight
  • student Beginner
  • database Video
  • earth English
  • clock 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 More
  • flag Udemy
  • student Beginner
  • database eLearning
  • earth English
  • clock 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 More
  • flag Udemy
  • student Intermediate
  • database eLearning
  • earth English
  • clock 4.5h

Mastering Flask

Leverage the small but powerfully-formed Flask framework and its extensibility

Read More
  • flag Udemy
  • student All Levels
  • database eLearning
  • earth English
  • clock 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 More
  • flag Udemy
  • student Intermediate
  • database eLearning
  • earth English
  • clock 17h

REST APIs with Flask and Python

Build professional REST APIs with Python^ Flask^ Flask-RESTful^ and Flask-SQLAlchemy

Read More
  • flag Udemy
  • student All Levels
  • database eLearning
  • earth English
  • clock 1.5h

Web API Development with Flask

Master RESTful API development with Python and Flask

Read More
  • flag Coursera
  • student Intermediate
  • database eLearning
  • earth English
  • clock 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 More
  • flag Udemy
  • student Beginner
  • database eLearning
  • earth English
  • clock 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 More
  • flag Udemy
  • student All Levels
  • database eLearning
  • earth English
  • clock 20h

Python and Flask Bootcamp: Create Websites using Flask!

Create awesome websites using the powerful Flask framework for Python!

Read More
  • flag Udemy
  • student All Levels
  • database eLearning
  • earth English
  • clock 2.5h

Python Flask for Beginners - Urdu / Hindi

Learn Flask framework by building an application with CRUD functionalities^ authentication and database.

Read More
  • flag Udemy
  • student Intermediate
  • database eLearning
  • earth English
  • clock 1h

Python Flask: Make Web Apps with Python

Create web apps using the Python Flask Framework!

Read More
  • flag Udemy
  • student Beginner
  • database eLearning
  • earth English
  • clock 27.5h

The Ultimate Flask Course

Learn the fundamentals of the Flask framework and its various extensions

Read More