Categorygithub.com/zlsgo/zdb
repositorypackage
0.0.0-20240820065646-d28f83796949
Repository: https://github.com/zlsgo/zdb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

zdb

小巧的 Golang 数据库操作库

文档

查看文档 docs.73zls.com/zlsgo/#

关于 sqlite

如果需要更好的性能可以使用 gcc 编译:CGO_ENABLED=1 go build