maxtepkeev/architect
A set of tools which enhances ORMs written in Python with more features
ErdemOzgen/Python-developer-roadmap
Roadmap for becoming Python developer.
liaogx/imooc
由浅入深全面掌握Django ORM开发的知识,以Django官方文档为依据,内容完整、准确、权威。视频学习地址:
hisk/james-auth
Authentication system using JWTs, Angular, MySQL, Express and the Sequelize ORM.
kata198/indexedredis
A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
samuel-oldra/DjangoBlog
🟢 Python e Django 4.2
gh0st-work/python_redis_orm
Python Redis ORM library that gives redis easy-to-use objects with fields and speeds a development up, inspired by Django ORM
nomilkinmyhome/elasticmapper
Easy generating ElasticSearch mappings based on ORM's models.
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.
AnnaMihailovna/NetBlog-progect-django
🖥Проект Netblog — платформа для публикации личных микроблогов с авторизацией и комментариями. Деплой на pythonanywhere.com.
snnbotchway/cwm-django
A complete production grade backend for an imaginary e-commerce site.
csjiabin/nest-example
MohammadReza96/mobile-website-with-python-django
This is an online shop which is made by Django platform
rednafi/django-template-delocalized
POC for Decoupled Template Rendering in a Django Application
ahopkins/elasticmanager
A manager for translating an ORM into Elasticsearch
CrispenGari/python-and-flask
💎 A quick start for web server development using python flask.
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.
htmw/EasyWay
Fall 2022 - Spring 2023
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 .
PydevAzmi/Pulse
Smart Consultation For heart Diseases Based On AI
kluevevga/SnapJournal
Веб-платформа 🌐, созданная на базе Django, для создания блогов, предоставляет удобные инструменты для публикации блога, включая изображения 📸, комментарии 💬 и подписку на авторов 📩, а так же просмотра публикаций других авторов.
MrTang23/erp_after_end_django3
a company's ERP system backend. developed by Django
sekil9529/django-mysql-orm-dev-standard
Django-MySQL-ORM开发规范
felipe-dna/product-api
An simple API made in Django and Django Rest Framework using the Djongo ODM to comucate with the MongoDB.
martindes01/bellyoak
A Django web application that utilises HTML data attributes to implement dynamic formset management and is designed to allow the students of Selly Oak to create and share recipes
ksharma67/EasyWay
On Demand Home Services offers you all the home services that you may need, such as maintenance, cleaning, personal services, etc..
emanuelefavero/nextjs-mongoose
A Next.js project using MongoDB as a database with Mongoose as the ODM
xxxRichiexxx/HelpDesk
jinhyeok15/playcarnival-regala-was
flask, orm, and redis pubsub project
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.
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
getfleety/flask-coralillo
Flask integration for the Coralillo Redis ORM
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).
veeknd/Django-notes
A notes app based on Django and MySql database
sumit-uniyal/Django-project
PydevAzmi/DirEngine-Backend
Ultimate Destination Guide and Property Booking Platform!
kluev-evga/SnapJournal
Веб-платформа 🌐, созданная на базе Django, для создания блогов, предоставляет удобные инструменты для публикации блога, включая изображения 📸, комментарии 💬 и подписку на авторов 📩, а так же просмотра публикаций других авторов
vexuzdorotan/vexuzdorotan
A personal portfolio website that utilized Django for backend with MVC pattern and ORM with SQLite database for storing data.
Andeo1812/Askme
Simplified analogue of StackOverFlow
LucasFeliciano02/FreelaWay-Django
Projeto web de aplicação para contratação de freelances feito em Django durante a semana PyStack Week 3.0 com foco no back-end e conversando com templates front-end 🐍
piyush-jaiswal/covid19-rest-api
RESTful API for Covid19 data in India with cases registered, vaccinations administered, segmented by state. Built using python, django rest framework
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.