Topic: "mysqlconnector"
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Language: C# - Size: 6.33 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2,839 - Forks: 394

rimmelasghar/SpringBoot-boilerPlate
Spring Boot Boilerplate is a starter kit for developing production ready SpringBoot Applications. This project includes : Spring Boot(3.1.2), Spring Data JPA, Spring Validation, Spring Security + JWT Token, MySQL, Mapstruct, Lombok, Swagger.
Language: Java - Size: 291 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 0

nhibernate/NHibernate.MySqlConnector
Language: C# - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 9 - Forks: 10

slvler/php-mysql-connectors
Mysql driver development that can be used on the php side
Language: PHP - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

qaidjoharj53/Student-Management-System
Class 12th CS submission
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 8

Anas436/Java-Login-Form-Register-Form-with-MYSQL-Connectivity
Java-Login-Form-Register-Form-with-MYSQL-Connectivity
Language: Java - Size: 2.48 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

Anas-Dew/QuickSQLConnector
SQL in one line
Language: Python - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Mukundh0007/LibraryManagementSystem
A Library Management System using Python and MySQL
Language: HTML - Size: 23.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

shashankgurunaga1/challenge-your-knowledge-app
My final year high school project singlehandedly done by me using python(tkinter for ui) and mysql
Language: Python - Size: 369 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

toki0709/Python_MySQL_Database
In this project I created a MySQL database on a local machine automated by python.
Language: Python - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

firas-codes1/pyandmysql
Sample code of python GUI that allows editing, inserting into, and deleting from MySQL world database using tkinter and mysql connector
Language: Python - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Sridevi2108/YumShare
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.
Language: Python - Size: 107 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

rk8130/RealTimeIncrementalSync
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.
Language: Python - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

mchenryspagg/Analysis-of-Car-Repair-Shop-Operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
Language: Jupyter Notebook - Size: 573 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

vishalalpuria/password_manager
Secure college project password manager using Python and database for efficient storage and retrieval of login credentials. Ensures data privacy and accessibility for users
Language: Python - Size: 4.65 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

abidzzz/inventory-gui
Inventory Management GUI using python customtkinter and mysql
Language: Python - Size: 445 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

samyakjain24040/Contact_Book_App
🔥The python contact book app using kivy and mysql
Language: Python - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

praths71018/CustomTkinter-SQL-Integration
Integrates MySQL database with Custom Tkinter in python and can perform SQL Queries on it
Language: Python - Size: 451 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jehlijos/GNSS-EGNOS-EDAS-public_copy
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.
Language: Python - Size: 35.2 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Nischal-Ojha/Project_DBMS
Language: Python - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

fhm7077/crowdfunding-blockchain
A blockchain-based crowdfunding platform using Ganache, Web3, Python, smart contracts (Solidity), Node.js, Truffle, and JavaScript/HTML/CSS. It ensures transparent and secure fundraising. Smart contracts automate transactions. Ganache/Truffle aid dev/testing. User-friendly frontend. #Crowdfunding #Blockchain
Language: CSS - Size: 13.2 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

twfksh/travel-logs-api
travel_logs_api, created with ASP.NET Web API (Minimal API), this API provides a way to access travel logs data for my another project sharetravels.com, you can find more info in API docs.
Language: C# - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MKMukeshkannan/invoice-generator-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 .
Language: Python - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

kargolek/my-mysql-python-dojo
Project maintained for mysql training
Language: Python - Size: 150 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mrnvm8/ASP-NET_WEB-API
WEB REST API Created using ASP MVC .NET 6.0 and MYSQL
Language: C# - Size: 4.67 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Anas436/Java-Online-Bus-Booking-System-with-MySQL-Connectivity
Language: Java - Size: 3.18 MB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bodrulamin/Employee-Informaion-DesktopApp
A Desktop application to store employee information into MySQL Database. This application is made by swing framework.
Language: Java - Size: 4.43 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

chodorb/Flask-Simple-Login
Flask Login System with Mysql, sqlalchemy and bcrypt
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Glitchyi/CBSE-Project
Python Project for CBSE
Language: Python - Size: 5.93 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

cosmos-loops/cosmos-dapper
Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.
Language: C# - Size: 397 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Sainvi-j/fitness-center_management_system
Language: Python - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

LLAES07/SQL_DESAFIO
💻 Soluciones a desafÃos y ejercicios prácticos de SQL. Demostración de habilidades en consultas y manipulación de datos.
Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

intizarguzelcay/simple_bus_trip_management-
A Python project for managing bus trips, including firms, routes, and schedules with MySQL integration.
Language: Python - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

FarhadNagiyev/Python-Headless-CMS-for-Restaurant-Menus
Managing and displaying product data
Language: Python - Size: 41.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shyamkrishna466/Library-Management-System
The Library Management System is a Python-based project that uses MySQL as its database backend to efficiently manage books and student records in a library. This system provides an intuitive command-line interface (CLI) where users can issue and return books, manage student details, and keep track of available books.
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shreyaa1811/Hospital-Management
Python project for a hospital management system with 2 access points - admin and user
Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mark-bit-hub/SqlAbstraction
his repository provides a Java application for executing SQL commands and SQL scripts for creating and populating MySQL database tables.
Language: Java - Size: 4.82 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

vineetvermaa61/Grow_Up
Student result management system with features to streamline student performance tracking and reporting.
Language: Python - Size: 1.3 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anuragchakrabarty/EDA-Assignment-5
This Repo is my assignment for Masai, where I have done some EDA stuff by generating fake data using faker and random libraries, and also integrated with MySQL using SQLAlchemy and my-sqlconnector-python as driver.
Language: Jupyter Notebook - Size: 77.5 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SoftStoneDevelop/Gedaq
ORM Gedaq is generator for obtaining and mapping data from the database.
Language: C# - Size: 1.92 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

KillerVardhan8/BankPy
The Banking Management System is a simple style project designed to manage and automate various banking operations. It provides functionalities for account management, transactions, and customer service, all integrated with a MySQL database for robust data storage and retrieval.
Language: Python - Size: 1.36 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

stapak/Astra-v1
This is "Hospital Management System" project repository.
Language: Python - Size: 4.74 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ricado-group/dotnet-extensions-mysqlconnector
A collection of useful Extensions for MySqlConnector on .NET 6+
Language: C# - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

OmNaphade/Employee-Management-System
This is a employee management system application that is built using Python and Python GUI (Tkinter). It allows the user to perform CRUD operation on the MySQL database.
Language: Python - Size: 249 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abidzzz/inventory-web
flask inventory management ui
Language: CSS - Size: 326 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

praths71018/Fut_Stats
Website which displays football statistics of top 5 leagues for season 2022-2023
Language: JavaScript - Size: 93 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SGX21/Hotel_Managemnet
Hotel Management using Python & MySQL Connector
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raghavendranhp/Youtube_Data_Harvesting
The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions
Language: Python - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raghavendranhp/Phonepe-Pulse-Data-Visualization-and-Exploration
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.
Language: Python - Size: 191 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Waleed-Ahmed01/Data-analysis
Insights using e commerce sales and stock data
Language: Jupyter Notebook - Size: 2.22 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xrimsonn/todo-app-cpp
Todo console program written in C++ and using MySQL Connector/C++
Language: C++ - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MarcoZazzini1989/Airbnb-in-Milan-city-python-SQL-import-and-queries-
Import .CSV file into python and upload to database with mysql and sqlalchemy also some queries to find best locations and prices
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shawnmonteiro/Bank_Mangaement_System
A repo where i have build by my DBMS mini project i.e a bank management system using java and mysql.
Language: Java - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

adamcorren/pandas_to_mysql_optimisation
Comparing methods of bulk inserts from pandas data frames to mysql servers
Language: Python - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ayushtan123/RRMS
Railway Reservation Management System using Python and MySQL
Language: Python - Size: 663 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeoffreyFClark/SQLite-MySQL-Pandas-MatPlotLib-Practice
SQL practice files + basic data analysis project using MySQL to store old videogame sales data, Pandas to manipulate, analyze, & store/retrieve data, and Matplotlib to create data visualizations.
Language: PLpgSQL - Size: 723 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kamakshi4023/Library_Management
Library Management System
Size: 15.6 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

skbiswal01/Electricity-Billing-System
This project is a part of my core Java Learning process and other backend tech stacks with StudyEasy Organization
Language: Java - Size: 3.54 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vermayash917/bankofindia-Java
This project is designed for The Bank Staffs to keep the record of their customers. Only authorized Users can have the accessibility to the program. User after Logging in have the support to display all records, and modify it accordingly. If someone is not having Login Id or forgot the old username, password he/she could make a new id and update old username and password with their atmpin provided by the bank. Further it can also check overall record of a local customer or full detail of a single a/c as per transactions, create a new record for new customer, Update an old customer record, Delete a record of a customer and Update Loans of the customer.
Language: Java - Size: 6.27 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vermayash917/bank-managemnet-system--Python-
In this project we have used Python and MYSQL . We have created seven(7) frames of Python using Tkinter Package and the widgets are added to it . All the Data of the customers are stored in MYSQL database in tabular form . Thus we can accesses and also update data using connectivity of Python and MYSQL
Language: Python - Size: 1.62 MB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

theabstact237/Python-Mysql-database-operations
With my python script I have created an Employee database, populate the database and export the database data in a JSON file
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

architjain11/Hospital-Management-System
A system written in Python which connects to MySQL and can be used to manage the hospital's work system. Docker environments are used to do the same
Language: Python - Size: 17 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mariadb-developers/todo-app-dotnet-entityframework
TODO is a simple web application that introduces you to the power, performance, and simplicity of MariaDB. The TODO app contains a React.js front-end and .NET back-end, which utilizes the open source, third-party MySqlConnector database drive and Entity Framework object-relational mapping toolkit.
Language: C# - Size: 199 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

SKIDDOW/jBilling
Simple Java receipt printing application with MySQL
Language: Java - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tushartyag1/High-School-Projects
This repository consists of a couple of my high school python projects: 'Sudoku Game' and 'Car Rental Program'. While the former has been built to randomly change the numbers/positions with every run, the latter has been tied up with MySQL databases to realistically represent a corporation handling the renting/returning of vehicles.
Language: Python - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cosmos-loops/cosmos-data
Cosmos.Data is a inline project of COSMOS LOOPS PROGRAMME to provide several SQL-Query, RMDB/ORM and No-SQL components' extensions.
Language: C# - Size: 1.11 MB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

gdamaskos/flask_with_sql_connector
LAHMA stands for Local Annotation of Homology Matched Aminoacids. LAHMA is a web application that facilitates protein crystallography research. In this repository you can find the core of the application.
Language: CSS - Size: 1.63 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

parthrangarajan/UniversityDatabase
A university database using MySql and Python.
Language: Python - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

HabibaAbderrahim/recomandation-system-python
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

residentsystem/DbConnect
DbConnect is coded around MySqlConnector, an ADO.NET data provider for MySQL. MySqlConnector also support MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL for MySQL and more. DbConnect can be used to test connection to a database or run SQL statements.
Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
