Query Builder is a simple tool for building safe SQL queries in the Go programming language. Designed to prevent SQL injection risks, this Query Builder supports two popular database types: PostgreSQL and MySQL. By using appropriate placeholders for each database type, this tool allows users to easily and securely construct complex SQL queries.
What is the RianIhsan/go-qb GitHub project? Description: "Query Builder is a simple tool for building safe SQL queries in the Go programming language. Designed to prevent SQL injection risks, this Query Builder supports two popular database types: PostgreSQL and MySQL. By using appropriate placeholders for each database type, this tool allows users to easily and securely construct complex SQL queries.". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the go-qb issue tracker:
Open GitHub Issues