Skip to content

Commit 73a7f21

Browse files
committed
chore: update README
1 parent db80775 commit 73a7f21

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# MySQL Pool (Golang)
22

3-
> A high-performance MySQL connection pool implementation with read-write separation, query builder, and comprehensive logging functionality.<br>
4-
> Features dual connection pools, slow query monitoring, and automatic resource management.
3+
> A high-performance MySQL connection pool implementation focusing on chainable syntax, high readability, native methods, and ultra-fast query performance.<br>
4+
> Features read-write separation, query builder, comprehensive logging, and automatic resource management.<br>
5+
> version Node.js can get [here](https://github.com/pardnchiu/nodejs-mysql-pool)<br>
6+
> version PHP can get [here](https://github.com/pardnchiu/php-mysql-pool)
57
68
[![version](https://img.shields.io/github/v/tag/pardnchiu/golang-mysql-pool)](https://github.com/pardnchiu/golang-mysql-pool)
79

0 commit comments

Comments
 (0)