Skip to content

Commit 6678d21

Browse files
committed
chore: update README
1 parent 14e3ae5 commit 6678d21

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MySQL Connection Pool (Golang)
2-
> A Golang MySQL connection pool wrapper with read-write separation, query builder, and automatic logging, featuring comprehensive connection management.
2+
> A Golang MySQL connection pool wrapper with read-write separation, query builder, and automatic logging, featuring comprehensive connection management.<br>
3+
> version Node.js can get [here](https://github.com/pardnchiu/node-mysql-pool)<br>
4+
> version PHP can get [here](https://github.com/pardnchiu/php-mysql-pool)
35
46
[![license](https://img.shields.io/github/license/pardnchiu/go-mysql-pool)](https://github.com/pardnchiu/go-mysql-pool/blob/main/LICENSE)
57
[![version](https://img.shields.io/github/v/tag/pardnchiu/go-mysql-pool)](https://github.com/pardnchiu/go-mysql-pool/releases)

0 commit comments

Comments
 (0)