Skip to content

🐍 Flask + MS SQL Server Connection πŸ—„οΈ with Full CRUD Operations βš™οΈ

Notifications You must be signed in to change notification settings

Shaif-Khan/Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Flask + MS SQL Server CRUD Web App β€” From Scratch to Production!

Hello Connections! πŸ‘‹ I’m excited to share a project I recently built β€” a fully functional CRUD (Create, Read, Update, Delete) web application developed using Flask and Microsoft SQL Server. This project was a great opportunity to combine backend logic with clean frontend design, delivering a smooth, database-driven user experience.

πŸ’» What I Used: πŸ”Ή Flask for lightweight backend logic and routing πŸ”Ή SQLAlchemy + pyodbc to interact with MS SQL Server efficiently πŸ”Ή HTML, CSS, Bootstrap for a responsive and attractive frontend πŸ”Ή WTForms + Flask-WTF for safe and clean form handling πŸ”Ή Bcrypt for password hashing (used internally for future extensions)

πŸ›  App Capabilities: πŸ§‘β€πŸ’» Perform complete CRUD operations on database records πŸ§‘β€πŸ’» Dynamically render content using Jinja2 templating πŸ§‘β€πŸ’» Clean and responsive UI/UX built with Bootstrap πŸ§‘β€πŸ’» Modular and maintainable project structure πŸ§‘β€πŸ’» Built-in CSRF protection and data validation using WTForms

πŸ—ƒ Database Interaction Highlights: πŸ§‘β€πŸ’» Connection to MS SQL Server through pyodbc πŸ§‘β€πŸ’» ORM mapping with Flask-SQLAlchemy for better abstraction πŸ§‘β€πŸ’» Error handling and transaction control to ensure data integrity

πŸ’‘ Whether you're a beginner exploring Flask or looking to integrate SQL Server in your apps β€” this project can serve as a solid base for scalable and secure web systems.

πŸ”— Project Demo: https://lnkd.in/gmRYjDT4

πŸ”– hashtag#Flask hashtag#CRUDApp hashtag#PythonWebApp hashtag#SQLServer hashtag#WebDevelopment hashtag#FullStack hashtag#Bootstrap hashtag#FlaskProjects hashtag#WTForms hashtag#PyODBC hashtag#FlaskSQLAlchemy hashtag#DataDrivenApps hashtag#CleanCode

About

🐍 Flask + MS SQL Server Connection πŸ—„οΈ with Full CRUD Operations βš™οΈ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published