mysql-driver
There are 53 repositories under mysql-driver topic.
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
jasync-sql/jasync-sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
asyncer-io/r2dbc-mysql
Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
smyrgeorge/sqlx4k
A coroutine-first SQL toolkit with compile-time query validations for Kotlin Multiplatform. PostgreSQL, MySQL, and SQLite supported.
adamlofts/mysql1_dart
MySQL driver for Dart
winterland1989/mysql-haskell
Pure haskell mysql driver
processone/p1_mysql
Pure Erlang MySQL driver
robinrodricks/as3mysql
An AS3 driver for the MySQL open source database.
AlekSi/mysqlx
MySQL driver for Go's (golang) database/sql package and MySQL X Protocol
robpco/docker-nginx-uwsgi-flask-mssql
Docker image for Python Flask Apps with official Microsoft SQL Driver, NGINX and uWSGI
gphper/PHPMysql
php通过socket连接mysql,不使用自带的数据库扩展
DanielArturoAlejoAlvarez/Spring-Security-With-Gradle-7.2-Hibernate-And-JWT
Software of Application with JAVA using Spring Boot and Spring Security
smyrgeorge/sqlx4k-sqldelight
A high-performance, non-blocking database driver for PostgreSQL, MySQL, and SQLite, written for Kotlin Native.
xvrzhao/promise-mysql-client
A MySQL protocol client which provides the Promise APIs.
PerfectlySoft/Perfect-Session-MySQL
MySQL Driver for Perfect Sessions.
itqpleyva/JPAMysqlExample
Example of the JPA and Mysql Database integration
jayden-lee/mysql-jdbc-example
🐬 MySQL JDBC Example
Petrie/mysqldriver
golang mysqldriver
prathampalsingh/Formula-1-Springboot-project
This project is a Formula 1 Tracker built using Java Spring Boot with JPA, Hibernate, Lombok, and the MySQL driver..
prathampalsingh/Springboot_Curd_Operations
This project demonstrates fundamental concepts of Java, Spring, and MySQL by creating a simple application that interacts with a relational database.
aftermath22/Sales-Reporting-System
The Sales Reporting System is a Java-based application designed for efficient sales management and reporting. Using Hibernate and MySQL, it provides features like CRUD operations for customers, products, and sales, along with insightful reporting tools. This system simplifies data handling and helps organizations make informed decisions.
dima666Sik/AppBirthdays
This application access u add and save date birthdays your friends as well. Others features will describe in readme file.
dima666Sik/Desktop-Chat-Messenger
This application is a Java-based Client-Server chat messenger featuring graphical user interfaces (GUI) on both the client and server sides. The client application allows users to send and receive messages, communicating with the server, which facilitates message exchange between clients
EpsilonCoder/Rest-API-SPRING
Une API REST (également appelée API RESTful) est une interface de programmation d'application (API ou API web) qui respecte les contraintes du style d'architecture REST et permet d'interagir avec les services web RESTful
jcelaya775/RealEstateManager
A java database program that utilizes the WAMP stack to manage a real estate system
MashiAma/OrdersApplication
Create a web based application using Spring Boot with java
Pooh-Mucho/mysql
Go MySQL Driver With Compress Support is a MySQL driver for Go's (golang) database/sql package
prathampalsingh/praagmilkfoodsltd
assignment test
shangan23/ecommerce-api
Spring Rest API for eCommerce application...
artsol0/BookSwap-SpringBoot-Backend
A backend for a book sharing site developed using Spring Boot.
bashermacapantao/HotelHive-Booking
HotelHive-Booking is a modern hotel booking application built using Spring Boot and React. It provides users with a seamless experience for searching and booking hotels.
elshadzarbali/jdbc-mysql-example
My example for creating JDBC application interacting with MySQL database
avanchugov/mysql-c-driver
This is an unfinished project that was supposed to be a mysql driver in C, with which you could send SQL queries through a single function, directly in C.
PrinceBanerjee04/employee-payroll-system
This Spring Boot API streamlines payroll management with CRUD operations, payroll calculation, MySQL integration, Lombok for code efficiency, and Spring Security for data protection.
TSaytson/go-carsworkshop-api
A cars workshop api made in Go Lang using Gorilla Mux and MySQL driver