SQL in one line
-
Updated
Jan 2, 2023 - Python
SQL in one line
Inventory Management GUI using python customtkinter and mysql
This project was created for CBSE Class 12 2024-25 Computer Science Practical Exam.
In this project I created a MySQL database on a local machine automated by python.
An Invoicing Software that enables the user to create an invoice via an User-friendly-Graphical User Interface (using tkinter module in python) . It allows the user to enter the customer details, (like customer name, customer id, phone number), invoice number, date of delivery, details of the products purchased by the customer .
My final year high school project singlehandedly done by me using python(tkinter for ui) and mysql
This code clones PhonePe data from GitHub. After processing the data, it is displayed in an appealing manner to gain insights from PhonePe's information. This can be used to increase productivity, profits, and focus specifically on business development.
Flask Login System with Mysql, sqlalchemy and bcrypt
🔥The python contact book app using kivy and mysql
YumShare-Social media website for food lovers. This platform will facilitate seamless user interaction, allowing users to upload, manage, and explore recipes. Additionally, it will provide robust administrative tools for managing user activities, visualizing data, and ensuring content quality.
This repository is designed to gather data from 3 GNSS receivers at the same time and send them into a database. In this case, one receiver gets corrections from EGNOS, one gets correction from EDAS, and one stays autonomous.
Project maintained for mysql training
RealTimeIncrementalSync is a real-time data streaming system that fetches product updates from a MySQL database, serializes the data in Avro format, and streams it to Kafka. Kafka consumers deserialize the data and append it to JSON files, enabling real-time monitoring and analysis of product information.
Sample code of python GUI that allows editing, inserting into, and deleting from MySQL world database using tkinter and mysql connector
Hotel Management using Python & MySQL Connector
Integrates MySQL database with Custom Tkinter in python and can perform SQL Queries on it
Add a description, image, and links to the mysqlconnector topic page so that developers can more easily learn about it.
To associate your repository with the mysqlconnector topic, visit your repo's landing page and select "manage topics."