MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。
☆75Oct 29, 2019Updated 6 years ago
Alternatives and similar repositories for MysqlPool
Users that are interested in MysqlPool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆78Mar 5, 2019Updated 7 years ago
- 自己实现智能指针☆106Apr 9, 2016Updated 10 years ago
- 实现的一个简易的 C++ 序列化库☆79Mar 30, 2022Updated 4 years ago
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 10 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Apr 7, 2013Updated 13 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A event bus for Qt.☆43Oct 18, 2021Updated 4 years ago
- 个人整理MySQL笔记。包括SQL语法,MySQL管理,C/C++接口编程☆81Jun 23, 2018Updated 8 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆542Sep 9, 2020Updated 5 years ago
- C++ Library for POSIX System.☆25Dec 20, 2025Updated 6 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆100Oct 11, 2016Updated 9 years ago
- 使用C和C++连接MySQL数据库并进行常用的数据库操作。实现了简单的学生(或职工)信息管理系统,源于大学时的数据库课程设计☆178Jun 19, 2021Updated 5 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆18Aug 6, 2020Updated 5 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- c++ mysql orm☆19Nov 10, 2022Updated 3 years ago
- ☆14Apr 12, 2024Updated 2 years ago
- LoRa节点网关和服务器传输数据☆11Aug 11, 2018Updated 7 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Mar 12, 2015Updated 11 years ago
- ☆172Aug 6, 2019Updated 6 years ago
- Code of MEANet: Multi-Modal Edge-Aware Network for Light Field Salient Object Detection☆16Feb 4, 2023Updated 3 years ago
- Cross-platform ccTalk protocol implementation in modern C++ / Qt☆14Oct 31, 2024Updated last year
- A C++ MySQL Query/Connection class which uses the C-Connector☆15Nov 26, 2022Updated 3 years ago
- Cross-platform process dependency monitor with GUI☆10Feb 23, 2026Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Dec 21, 2024Updated last year
- 使用frida搜索内存中的dll后将其dump下☆18Apr 29, 2024Updated 2 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆516Aug 4, 2020Updated 5 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Mar 30, 2018Updated 8 years ago
- 实现Web网络框架(包含线程模块、协 程模块、日志模块、SocketIO模块、Http模块)☆10Oct 25, 2023Updated 2 years ago
- C++ ORM (Object Relational Mapping)☆76Oct 30, 2017Updated 8 years ago
- 基于跳表实现的键值型存储引擎☆12Jun 21, 2021Updated 5 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓 冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,112Jul 5, 2022Updated 3 years ago
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆126Feb 4, 2021Updated 5 years ago
- this is my summary c++ common tools☆28Jun 2, 2026Updated last month
- (C++)基于图数据结构与拓扑序列的任务调度demo☆64Mar 2, 2018Updated 8 years ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 5 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆251Apr 1, 2024Updated 2 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29May 25, 2018Updated 8 years ago
- 基于c++实现ftp客户端,服务端程序☆28Nov 2, 2018Updated 7 years ago