Flask-SQLAlchemy

E96623

Flask-SQLAlchemy is a popular Flask extension that integrates the SQLAlchemy ORM with Flask applications to simplify database configuration and usage.

All labels observed (1)

Label Occurrences
Flask-SQLAlchemy canonical 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Flask extension
Python software library
open-source software
category database toolkit
web development
compatibleWith Flask configuration system
designedFor Flask 2.x and later
documentation https://flask-sqlalchemy.palletsprojects.com/
ecosystem Pallets Projects
enables ORM-based data models in Flask
querying databases using SQLAlchemy query API
hasTag Flask extension
ORM
linked to: Entity Framework

SQLAlchemy integration
database abstraction
initialReleaseApprox around 2009
integratesWith Flask
SQLAlchemy
license BSD License
linked to: BSD license
maintainedBy Pallets Ecosystem
linked to: Pallets Projects
programmingLanguage Python
provides SQLAlchemy object bound to Flask app
database session management
declarative model base class
integration with Flask application context
purpose simplify database configuration in Flask
simplify database usage in Flask
repository https://github.com/pallets-eco/flask-sqlalchemy
requires Flask
SQLAlchemy
supports Flask applications
Flask configuration-based database URIs
multiple database backends via SQLAlchemy
relational databases
supportsFeature Flask CLI integration for database tasks
automatic session removal at request end
lazy database initialization
model metadata management
supportsPython Python 3
usedFor building database-backed Flask web applications
uses SQLAlchemy ORM
linked to: SQLAlchemy
worksWith Microsoft SQL Server
linked to: SQL Server

MySQL
Oracle
linked to: Oracle Database

PostgreSQL
SQLite

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Flask extensionEcosystem Flask-SQLAlchemy