flask-sqlalchemy

Web framework

Adds support for SQLAlchemy to Flask web applications

Adds SQLAlchemy support to Flask

GitHub

4k stars
112 watching
902 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

flaskflask-sqlalchemypythonsqlalchemy

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pallets-eco/flask-adminA simple and extensible administrative interface framework for Flask web applications5,810
miguelgrinberg/flask-migrateTools and scripts for managing changes to a Flask application's database2,365
sqlalchemy/sqlalchemyA powerful library providing an object-relational mapping system to interact with databases in a Pythonic way.9,807
pallets-eco/flask-sessionAdds support for server-side sessions to Flask web applications.507
pallets/flaskA lightweight Python framework for building web applications with flexible dependencies and extensible functionality.68,340
coleifer/sqlite-webA web-based graphical user interface for managing SQLite databases3,479
pallets-eco/flask-cachingAn extension for Flask that simplifies the use of caching in web applications.894
nickjj/flask-dbA CLI extension for managing and migrating databases with Alembic76
tobymao/sqlglotA comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness.6,866
sqlalchemy/alembicA tool for managing changes to databases in a controlled and reversible manner.2,953
thomaxxl/safrsA framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation.405
flask-extensions/flask-simpleloginProvides a simple authentication mechanism for Flask applications199
tiangolo/pydantic-sqlalchemyTools to convert SQLAlchemy models to Pydantic models1,210
nalgeon/sqleanA collection of SQLite extensions that provide additional functionality and standardize API3,820
maxcountryman/flask-loginProvides user session management for Flask web applications.3,589