mysqlclient
There are 33 repositories under mysqlclient topic.
kevenlemon/static_tools
静态编译工具,mysql客户端,redis客户端,mysql client,redis client
oleghnidets/OHMySQL
Swift + MySQL = ❤️
wenfh2020/co_kimserver
基于 libco 的 tcp 网络通信框架。
ajay340/Web-Database-Management
A material design web UI for mySQL database management.
garinyang/cppbatis
A mysql client in C/C++, orm database structure for c++, just like mybatis for java.
steffanjensen/MysqlCG
Mysql Client Gui for Bash
iamfoysal/employe-info
Employee management System. It will be able to store the data of a company employees and keep it in MySQL database. This is for the employees of tweetech.agency.
xizhicode/mysqlclient_builds
mysqlclient静态编译包,不依赖mysql库,快速安装。支持 Mac、windows、Linux平台。
wenfh2020/test_libco
test libco mysqlclient
foydamiztegsin/django_admin_management_system
Django yordamida frontend va backendlari ko'tarilgan web sayt
jdmay2/FlySQL
A simple ORM for the MySql.Data NuGet package to use in any projects allowing for an easier and cleaner experience with basic MySQL operations.
yoonge/conduit-drf
Exemplary back-end realworld application (called Conduit) in Python, built with Django + DRF + MySQL + MySQLClient + SimpleJWT, managed by PDM.
Hackersgoddest/E-VotePro
E-VotePro is a sophisticated voting platform leveraging C# and MySQL to deliver secure and reliable elections. It features user authentication, candidate handling, and real-time voting statistics.
NovikovKonstantin-git/Learning-Platform-Illumail
Learning platform
weizhiqimail/new_muxue_course_online
使用django完成在线教育项目
wolfg1969/mysqlclient-aws-lambda-layer
A shell script to create Lambda Layer of mysqlclient
AdlerAdemov/MySQL-with-Flask
Simple html post/get methods in a form to communicate with MySQL on Flask [Python]
anurag835/Credit-Approval-System
An API-driven loan management system simplifies the process of creating loans, verifying eligibility, registering customers, and viewing loan details. It ensures precise eligibility assessments, facilitating an efficient loan application process for customers.
darshmodi97/event_booking
I have created this project using Python Django web development framework using backend MySQL. Basically here I have created 4 modules namely Admin, Client, Venue Owner and the last one is Catering owner. Here client can register or login in their accounts to book vanues and caterers for any occasions . Here I have done email integration to send email if client forgets their login credentials. And for the purpose of payment I have use done Payment integration using Pay U Money api. This Project is just for demo Purpose and not for Production use.
JanKouba/MySqlConn
MySQL ADO.NET driver implementation | DLL | .NET 2.0
LinaArtmv/LT-TakeSim
LT TakeSim - коммерческий проект по заказу Sim-карт и Esim в любую точку России. Реализовано API для мобильного приложения, которое доступно в Google Play.
sivaosorg/msqlconn
A Golang MySQL connector library with built-in functionality to create a new database, execute batch operations, and manage transactions.
Soberia/mysqlclient-pool
MySQL database dynamic connection pool for "mysqlclient" connector.
akind3/mysqlclient-python
MySQL database connector for Python (with Python 3 support)
aleasoluciones/infmysql
🗄️ MySQL infrastructure (wrapper for mysqlclient)
domind/simple-database-editor
C# simple database editor
lexara-prime-ai/MYSQL_CLIENT_COMMANDS
MySQL is a popular open-source relational database management system, and you can interact with it using the MySQL command-line client. Here are some commonly used MySQL terminal commands.
RicardoRobledo/FastAPI-APIBlog
This is an easy API for a blog
RicardoRobledo/MakingaWebServiceWithFastAPI
This is an API made up with FastAPI
theohbrothers/docker-alpine
Dockerized alpine with useful tools 🐳
tidb-samples/tidb-python-mysqlclient-quickstart
A sample Python project that connects to TiDB using the mysqlclient driver and performs basic CRUD operations.