maxtepkeev/architect
A set of tools which enhances ORMs written in Python with more features
liaogx/imooc
由浅入深全面掌握Django ORM开发的知识,以Django官方文档为依据,内容完整、准确、权威。视频学习地址:
hisk/james-auth
Authentication system using JWTs, Angular, MySQL, Express and the Sequelize ORM.
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.
csjiabin/nest-example
MohammadReza96/mobile-website-with-python-django
This is an online shop which is made by Django platform
biancanilsen/MyContacts_Backend
REST API made with JavaScript and Node.js with Express, the ORM used is Sequelize and the db is MySQL. Authentication is done using JWT. The response object returned by the API endpoints were standardized. Unit testing was done with Jest and the API was documented using Swagger
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 .
htmw/EasyWay
Fall 2022 - Spring 2023
ksharma67/EasyWay
On Demand Home Services offers you all the home services that you may need, such as maintenance, cleaning, personal services, etc..
MrTang23/erp_after_end_django3
a company's ERP system backend. developed by Django
sekil9529/django-mysql-orm-dev-standard
Django-MySQL-ORM开发规范
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.
sumit-uniyal/Django-project
veeknd/Django-notes
A notes app based on Django and MySql database
LXVC/jiu_school_back_end
Back End of: https://github.com/LXVC/jiu-school-front-end, Base On Python,Django,Mysql
Juansebt/ProyectoORM_Django
Generación de Gráficos utilizando la librería matplotlib y la api de Google charts
WangDaLei/LaoTzu
People's Bank of China open-market operation Spider, using Scrapy to crawl data and Django ORM to store data to database(Mysql used).
andrmiw9/BackendFlaskDocker
Проект по освоению бэкенда на Python, в соответствии с принципами REST API. Используется: Flask, MySQL, ORM подход для БД (SQLAlchemy) и тд
iresharma/Flask-MySQL
My first attempt with mysql based API using peewee as my ORM.
bhandariroshan/featurerequest
Application that demonstrates use of knockout.js, flask server, mysql database, sqlalchemy orm, docker, Jenkins.
bashirk/iws-feature-request
A feature request system implemented as a flask app
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.