GitHub topics: mysql-driver
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
Language: Go - Size: 1.36 MB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 14,733 - Forks: 2,335

smyrgeorge/sqlx4k-sqldelight
A high-performance, non-blocking database driver for PostgreSQL, MySQL, and SQLite, written for Kotlin Native.
Language: Kotlin - Size: 574 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

asyncer-io/r2dbc-mysql
Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
Language: Java - Size: 2.94 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 233 - Forks: 25

smyrgeorge/sqlx4k
A high-performance, non-blocking database driver for PostgreSQL, MySQL, and SQLite, written for Kotlin Native.
Language: Kotlin - Size: 2.44 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 173 - Forks: 3

jasync-sql/jasync-sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
Language: Kotlin - Size: 3.15 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1,675 - Forks: 137

processone/p1_mysql
Pure Erlang MySQL driver
Language: Erlang - Size: 118 KB - Last synced at: 17 days ago - Pushed at: 25 days ago - Stars: 18 - Forks: 21

adamlofts/mysql1_dart
MySQL driver for Dart
Language: Dart - Size: 1010 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 133 - Forks: 47

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.
Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

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..
Language: Java - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

prathampalsingh/praagmilkfoodsltd
assignment test
Language: Java - Size: 41 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

winterland1989/mysql-haskell
Pure haskell mysql driver
Language: Haskell - Size: 8.11 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 125 - Forks: 36

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.
Language: Java - Size: 28.3 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

macktb/fda-ms-restaurantListing-service
Language: Java - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

robinrodricks/as3mysql
An AS3 driver for the MySQL open source database.
Language: ActionScript - Size: 46.9 KB - Last synced at: 1 day ago - Pushed at: over 8 years ago - Stars: 16 - Forks: 4

Thitikorn-Nupan/spring-frame-and-jdbc-template-crud-mvc-web-application-java-config
(modify) In this project i''ve known to use java config beans instead xml files and setting some static files for user-inteface and learned MVC concept , also work with database MySql.
Language: Java - Size: 21 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gphper/PHPMysql
php通过socket连接mysql,不使用自带的数据库扩展
Language: PHP - Size: 8.79 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

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.
Language: Java - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

xvrzhao/promise-mysql-client
A MySQL protocol client which provides the Promise APIs.
Language: JavaScript - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

artsol0/BookSwap-SpringBoot-Backend
A backend for a book sharing site developed using Spring Boot.
Language: Java - Size: 341 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

elshadzarbali/jdbc-mysql-example
My example for creating JDBC application interacting with MySQL database
Language: Java - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.
Language: Java - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SK7here/Go-MVC-API
Built an MVC API using Go language to perform basic CRUD operations on a MySQL database table
Language: Go - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

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
Language: Java - Size: 14.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dima666Sik/AppBirthdays
This application access u add and save date birthdays your friends as well. Others features will describe in readme file.
Language: Java - Size: 13.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TSaytson/go-carsworkshop-api
A cars workshop api made in Go Lang using Gorilla Mux and MySQL driver
Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

robpco/docker-nginx-uwsgi-flask-mssql 📦
Docker image for Python Flask Apps with official Microsoft SQL Driver, NGINX and uWSGI
Language: Dockerfile - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 5

DanielArturoAlejoAlvarez/Spring-Security-With-Gradle-7.2-Hibernate-And-JWT
Software of Application with JAVA using Spring Boot and Spring Security
Language: Java - Size: 306 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 5

iZeroKim/Student-Registration_Module
This is a spring boot crud REST API for general student management. It allows for CREATE, UPDATE, DELETE and RETRIEVE functions. It can be integrated to any student management systems
Language: Java - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dima666Sik/simple-place-a-bet-annotation-app
This primitive app was develop with good practice and own realization dependency injection with reflection and annotations
Language: Java - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlekSi/mysqlx
MySQL driver for Go's (golang) database/sql package and MySQL X Protocol
Language: Go - Size: 204 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 4

Azat-BOSS/Backend
CRUD Backend | Golang
Language: Go - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

qingchuwudi/Emysql Fork of Eonblast/Emysql 📦
Erlang MySQL driver forked from
Language: Erlang - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

andriimartynov/zio-jasync-sql 📦
Language: Scala - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jayden-lee/mysql-jdbc-example
🐬 MySQL JDBC Example
Language: Java - Size: 151 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

dsrizki/golang-restful-api
Language: Go - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ALMA-DEV914/tech-news-java-api
Java application
Language: Java - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

faridtahmazov/EmpManageSystem-Basic
Spring Boot Mini Project
Language: HTML - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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
Language: Java - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

EpsilonCoder/Geston-Apprenant-Spring-Boot-
Projet consistant a réaliser une application de gestion des apprenants .Implémentation du Crud ..CRUD désigne les quatre opérations de base pour la persistance des données, en particulier le stockage d'informations en base de données.
Language: HTML - Size: 5.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anjaniy2000/springboot-restapi-crud
Developed A Simple REST-API & Performed CRUD(Create, Read, Update, Delete) Opreations In Spring Boot With MySQL Database On Undertow Web Server.
Language: Java - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vczyh/go-mysql-driver
Go MySQL driver
Language: Go - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jcelaya775/RealEstateManager
A java database program that utilizes the WAMP stack to manage a real estate system
Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ravindukariyapperuma/Library-Management-System-Backend
This is an experimental project to build RESTful APIs for 📗 library management systems using java spring boot 🍃 three-layer architecture (API layer 📮, Business layer 🚧, Persistence layer 🥃).
Language: Java - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Petrie/mysqldriver
golang mysqldriver
Language: Go - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

tushinivan/MySqlAdapter
MySqlAdapter - easy helper to work with MySql.
Language: C# - Size: 87.9 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

itqpleyva/JPAMysqlExample
Example of the JPA and Mysql Database integration
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Pooh-Mucho/mysql Fork of go-sql-driver/mysql
Go MySQL Driver With Compress Support is a MySQL driver for Go's (golang) database/sql package
Language: C - Size: 6.75 MB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

MikeMnD/laravel-scout-mysql-driver Fork of yabhq/laravel-scout-mysql-driver
Laravel Scout MySQL Driver
Language: PHP - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

PerfectlySoft/Perfect-Session-MySQL
MySQL Driver for Perfect Sessions.
Language: Swift - Size: 27.3 KB - Last synced at: 13 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 12

maasencioh/glassfish-maven
Glassfish 5.0 + maven 3.3.9
Language: Shell - Size: 7.9 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

lintangtimur/Steldb
Database adapter for simple sql query task
Language: PHP - Size: 99.6 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
