mysql-connector
There are 280 repositories under mysql-connector topic.
mysql-net/MySqlConnector
MySQL Connector for .NET
awslabs/aws-mysql-jdbc
The Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.
asyncer-io/r2dbc-mysql
Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
raulpy271/telegram_ecommerce
🤖 A telegram bot that can sell products and the salespeople can add, delete, and manage them.
Malkverbena/mysql
MySQL connector to Godot Engine.
Sid1608/E-HealthCare-Management-System
Console-Application On E-HealthCare-Management-System
BoardiesITSolutions/Android-MySQL-Connector
Native MySQL Connector for Android
bikashtudu/DBISProject
Library Management System using Java and MySQL
drkostas/high-sql
A high-level sql command utility. Currently only MySQL is supported.
ansible-collections/community.proxysql
ProxySQL Ansible Collection
OJASisLive/Bank-Management-System-Python-SQL
A FULL-CLI (not very) simple bank management project in Python / my CS project...
pratikshakh01/forgotPassword
This Java Spring Boot repository on GitHub features a REST API integrated with MySQL to implement a "Forgot Password" functionality. It enables users to reset their passwords through a database-driven process, enhancing the security and usability of the application.
khanakia/mysql-connector-cpp-macos
Connecting Mysql with C++ Connector in MacOSx
mtnshh/Organ-Transplantation-Network
This is my DBMS course project.
julianazanelatto/mysql_api_python
Projeto: SQL API com MySQL e FastAPI em Python [Playlist youtube - SR]
danang-id/mysqlx
[DEPRECATED] Staticly typed MySQL Connector for NodeJS using the X Protocol.
fernandod1/Form-insert-mysql
Simply example of PHP script that includes a html form to insert its data into Mysql database.
slvler/php-mysql-connectors
Mysql driver development that can be used on the php side
jwszolek/cdc-replication-hadoop
Keep in sync RDB table with Hive structured store. Added Kafka as a buffer between those two tables.
pratikshakh01/Login-Signup
Explore this Java Spring Boot REST API repo on GitHub! This comprehensive project utilizes MySQL to handle user sign-up, login, authorization, and authentication seamlessly. With Role-Based Access Control (RBAC) implementation, it ensures secure user management through the database.
r100-stack/Flask-Firebase-Chat
Exercise to demonstrate possibilities of using (Flask + MySQL) or (Firestore) backends
sayandip20/Library_Management_System
This is a Python-based application that provides a user-friendly interface for managing a library's books, members, and borrowing transactions. The system utilizes MySQL Server for data storage and retrieval.
steffanjensen/MysqlCG
Mysql Client Gui for Bash
alysonsz/Hotel-Management-System
Web API with database MySQL in C#
PlanetTeamSpeakk/MySQLw
A wrapper for MySQL connections for Java.
PrathameshDhande22/Student-Management-System-in-Python
Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.
Pustalorc/MySqlConnectorWrapper
Wrapper for the C# MySql Connectors (MySql.Data and MySqlConnector) that reduces duplicate code.
rezamardaniDev/travel-reservation
The project "Reservation of Historical and Recreational Places by Individuals"
sayeedap/Paperless-Ticketing-Using-Face-Recognition-System
Paperless Ticketing Using Face Recognition for metro rail
Sbboss/House-Resource-Management-Tracking-and-Billing-HRMTB-System-Using-QRcode
All the home supply are managed by QRcode and real time database feeding and bill generation.
WulfGamesYT/MultiDatabasePDO
A free, easy to use, lightweight and powerful PHP library that allows you to connect to multiple MySQL databases through PDO.
AlexandrosKyriakakis/DataBase
A Market analytics website created from scratch.
ShubhamPandey28/TMS-Server
Backend system of Transport-Management-System
the-diy-life/lwip_mysql_connector
this is an ongoing project for a lwip SQL connector based on TCP RAW API
ksachin7/JDBC-CRUD-Application
Simple Java application that demonstrates CRUD Operations
Walidadebayo/MappifySQL
MappifySQL is a lightweight, easy-to-use Object-Relational Mapping (ORM) library for MySQL databases, designed for use with Node.js. It provides an intuitive, promise-based API for interacting with your MySQL database using JavaScript or TypeScript.