A lightweight and fast RESTful API for managing notes, built with FastAPI. Features user authentication (JWT), note ownership, tags, search, pagination, and archiving. Docker-ready, tested with CI, ...
SQLAlchemy, a powerful Python toolkit for database management, has become a vital tool for developers and data professionals who need to handle complex data operations with ease. SQLAlchemy for ...
Hello there! 👋 I'm Jin, a BI Developer with a passion for all things data, Proficient in Python, SQL and Power BI When dealing with databases, it's important to pay attention to data types to ensure ...
Software Developer, Tech Enthusiast, Runner. Like all coding noobs, my first queries heavily relied on the use of hard-coded SQL expressions in my code. Fortunately, in Python, you can have something ...
A climate analysis conducted to assist with planning a trip to Honolulu, HI. This analysis uses Python, SQLAlchemy, Flask and Pandas in Jupyter notebook to analyze and share the climate data from a ...
SQLALchemy is an open-source tool that simplifies database interactions within Python. It eliminates the need to learn complex database languages for database operations. The article covers key ...