🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
-
Updated
Mar 29, 2026 - Go
🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生
Norm is Not an ORM tools for REALLY FAST Read and Write Databases (10к rows insert for 500ms, 100k read for 10ms)
Add a description, image, and links to the fast-orm topic page so that developers can more easily learn about it.
To associate your repository with the fast-orm topic, visit your repo's landing page and select "manage topics."