ondiekelijah/Threaded-Replies-using-Flask-SQLAlchemy-MySQL
A Python Flask app with a MySQL database that implements a nested/threaded replies commenting engine. SQLAlchemy is used as the ORM.
laruss/pydantic-mongo
PydanticMongo is an ODM (Object-Document Mapper) for MongoDB, built upon the foundation of Pydantic and Flask-PyMongo. This allows you to leverage Pydantic's data validation and serialization capabilities, and seamlessly integrate it with MongoDB through Flask-PyMongo.
Ashraf-Khabar/FLASKOSQL
FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .
CrispenGari/python-and-flask
💎 A quick start for web server development using python flask.
jinhyeok15/playcarnival-regala-was
flask, orm, and redis pubsub project
andrmiw9/BackendFlaskDocker
Проект по освоению бэкенда на Python, в соответствии с принципами REST API. Используется: Flask, MySQL, ORM подход для БД (SQLAlchemy) и тд
Homyakin/python-orm-lab
Лабораторная работа по курсу "Специальные технологии баз данных и информационных систем"
stellalph/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQL Alchemy (ORM), bcrypt (password hashing), Flask, and gunicorn.
garretthilberling/python-newsfeed
Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.
getfleety/flask-coralillo
Flask integration for the Coralillo Redis ORM
iresharma/Flask-MySQL
My first attempt with mysql based API using peewee as my ORM.
bashirk/iws-feature-request
A feature request system implemented as a flask app
bhandariroshan/featurerequest
Application that demonstrates use of knockout.js, flask server, mysql database, sqlalchemy orm, docker, Jenkins.