sql-alchemy
There are 112 repositories under sql-alchemy topic.
guanguans/soar-php
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
JacobGrisham/Finance-Full-Stack-Web-App-using-Flask-and-SQL
Monolithic model-view-controller full-stack web application built with Python, Flask, SQL Alchemy, MySQL, Jinja, and Bootstrap. Application Server hosted on AWS EC2 with Ubuntu, Gunicorn, and Nginx. MySQL Database on AWS RDS. Redis hosted on AWS Elasticache. CI/CD with Jenkins and AWS CodeDeploy
jairo8925/weather-app
A web application made with Flask that works with a weather service API to get the current weather from all over the world.
vectornguyen76/flask-rest-api-template
Rest API template developed in Python with the Flask framework. The template covers user management and jwt tokens for authentication.
dennysunny/HospitalManagement
A Simple Hospital Management Project build using Python Flask and SQL Alchemy
nicktill/chat-app
chat app utilizing python flask, jinja, sql-alchemy, ajax
ChristianPala/premier_league_api
REST API with flask on the premier league teams, players, coaches and matches.
execreate/fastapi-supertokens-template
Minimal FastAPI template with async tests setup and Supertokens integration
wizart-tech/docker-airflow
Dockerized Apache Airflow
muhammet-mucahit/Suora
❓🔍 An app like Quora with a mini question-answer game
AnonymousX86/enigma-bot
Multiple purpose Discord bot. Made with love and good looking messages.
erikdkosberg/VCDS-Interface
A SQL Alchemy backend setup to generate charts of sensor data in the VCDS (VagCom) reader for Volkswagen/Audi using Plotly and Python.
malcolmrichardson/task-tracker-flask
Light and intuitive task manager. Created using Flask, SQLAlchemy/SQLite and the Semantic UI library.
melardev/FlaskApiPaginatedCrud
Python Rest Api application built with Flask + FLask SQLAlchemy with pagination
sarojbelbase/who-called-me
A flask app that checks the provided number across the carriers of Nepal i.e Ncell, Namaste, UTL, SmartCell, HelloNepal, and a Landline.
yenilikci/flask-bookmark-api
Flask REST API with Sqlalchemy and Flasgger
AnaAGG/Heart-Disease-Prediction
Heart Disease Prediction
Blacksujit/HarvestConnect
Harvest Connect is a hackathon project designed to bridge the gap between farmers and buyers. It offers a seamless platform for farmers to list their products and for buyers to find and purchase fresh, locally-sourced goods. This initiative promotes transparency, supports local agriculture, and ensures fair prices for both parties.
CaliFlowers/SQLAlchemy-Challenge
A demonstration of a back-end to front-end API pipeline using Flask and SQL Alchemy. Data in a sqlite database is manipulated using a Python ORM then routed via Flask to a sample API.
chapsana/flask-api
A cool REST API using Flask,
Dheeraj1998/Designing-RESTful-APIs
Exercises as part of the udacity course on "Designing RESTful APIs".
Eloin-Centro-Automotivo/toolbox-backend
Mechanic Tools Management is a web application designed to help workshops efficiently manage their mechanics and tool inventories. It simplifies tool tracking, daily inventory checks, and reporting to ensure that all necessary tools are available and well-organized.
Jamie-GiHu/sql-challenge
The goal is to perform data engineering and data analysis on the database of Hewlett-Packard employees, including designing the tables to hold data in the CSVs, importing the CSVs into a SQL database, and answer questions about the data.
jgonsior/photok
Example application built with Flask (REST backend) + Angular (frontend)
kesari007/BooksApp
A backend flask RESTful application for storing inforation about books.
Madhour/Car2Rent
Car2Rent is an application for car rental services, based on Flask and PostgreSQL
mert-eryl14/YoutubeDownloader-GUI_OUTDATED
A simple Yotutube Video Downloader as a GUI
mohamadkhalaj/CafeCosts
CafeCosts app is a price calculator for any cafe products. This app has developed with python and flask framework.
RMjessica/jwt-authentication
Login/Register fullstack flow. This is a simple JWT Authentication System with Flask & React.js.
webBlaster/fileuploader
flask app for uploading image files
Abhimanyu-Gaurav/Learn_fastapi
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
Akshat3128/fastapi-ecommerce
A scalable e-commerce backend built with FastAPI, featuring JWT-based authentication, role-based access control, product management, cart, checkout, and order history APIs.
datumbrain/oh-my-zsh-alembic
The famous Alembic plugin for Oh My Zsh.
GLRandula/workout-app
FastAPI backend for create, read and delete the workout schedules. Handle for many users authorized with credintials.
Mahmud-Kandawala/Travel-Planner-App
A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.
vijay-atla/preowned-car-dealership-management-system
Preowned Car Dealership Management System – Python GUI app designed to streamline inventory, sales, and customer management for small-scale used car dealerships. Developed for BIS698 Capstone Project.