An open API service indexing awesome lists of open source software.

https://github.com/rrreeeyyy/go-sql-n-plus-one-finder

np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder

go n-plus-1 performance sql

Last synced: 5 months ago
JSON representation

np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql

Awesome Lists containing this project