Topic: "mysqlclient"
oleghnidets/OHMySQL
Swift + MySQL = ❤️
Language: C - Size: 103 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 238 - Forks: 42

kevenlemon/static_tools
静态编译工具,mysql客户端,redis客户端,mysql client,redis client
Size: 19.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 124 - Forks: 27

wenfh2020/co_kimserver
基于 libco 的 tcp 网络通信框架。
Language: C++ - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 9

ajay340/Web-Database-Management
A material design web UI for mySQL database management.
Language: Python - Size: 7.67 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 8

garinyang/cppbatis
A mysql client in C/C++, orm database structure for c++, just like mybatis for java.
Language: C++ - Size: 769 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2

steffanjensen/MysqlCG
Mysql Client Gui for Bash
Language: Shell - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

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.
Language: JavaScript - Size: 3.69 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

wenfh2020/test_libco
test libco mysqlclient
Language: C++ - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

yoonge/conduit-drf
Exemplary back-end realworld application (called Conduit) in Python, built with Django + DRF + MySQL + MySQLClient + SimpleJWT, managed by PDM.
Language: Python - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

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.
Language: C# - Size: 515 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

xizhicode/mysqlclient_builds
mysqlclient静态编译包,不依赖mysql库,快速安装。支持 Mac、windows、Linux平台。
Size: 18.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

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.
Language: C# - Size: 204 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

NovikovKonstantin-git/Learning-Platform-Illumail
Learning platform
Language: Python - Size: 67.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

weizhiqimail/new_muxue_course_online
使用django完成在线教育项目
Language: Python - Size: 5.16 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wolfg1969/mysqlclient-aws-lambda-layer
A shell script to create Lambda Layer of mysqlclient
Language: Shell - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

asib11/storefront-django
This project is an e-commerce platform built using Django, Django REST Framework, MySQL as the database, and Redis for caching as a key feature. It primarily consists of a backend RESTful API. The project also includes authentication, authorization, and role-based permissions for individual APIs.
Language: Python - Size: 2.66 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

sivaosorg/msqlconn
A Golang MySQL connector library with built-in functionality to create a new database, execute batch operations, and manage transactions.
Language: Go - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

aleasoluciones/infmysql
🗄️ MySQL infrastructure (wrapper for mysqlclient)
Language: Python - Size: 30.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Soberia/mysqlclient-pool
MySQL database dynamic connection pool for "mysqlclient" connector.
Language: Python - Size: 13.7 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

theohbrothers/docker-alpine
Dockerized alpine with useful tools 🐳
Language: Dockerfile - Size: 138 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

tidb-samples/tidb-python-mysqlclient-quickstart
A sample Python project that connects to TiDB using the mysqlclient driver and performs basic CRUD operations.
Language: Python - Size: 28.3 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

LinaArtmv/LT-TakeSim
LT TakeSim - коммерческий проект по заказу Sim-карт и Esim в любую точку России. Реализовано API для мобильного приложения, которое доступно в Google Play.
Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

irfanghat/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.
Size: 2.93 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: HTML - Size: 9.05 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RicardoRobledo/FastAPI-APIBlog
This is an easy API for a blog
Language: Python - Size: 353 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RicardoRobledo/MakingaWebServiceWithFastAPI
This is an API made up with FastAPI
Language: Python - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JanKouba/MySqlConn
MySQL ADO.NET driver implementation | DLL | .NET 2.0
Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

theranjitkumar/djangoapp
Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

domind/simple-database-editor
C# simple database editor
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
