Bob is a SQL query builder for Go that emphasizes composability, type safety, and maintainability. It allows developers to construct dynamic queries in a programmatic and reusable way, supporting both simple and complex SQL logic. Bob helps avoid raw string concatenation, making Go-based database interactions more robust and testable.
Features
- Composable SQL query construction in Go
- Supports SELECT, INSERT, UPDATE, DELETE, and joins
- Type-safe building blocks for query assembly
- Extensible with custom SQL fragments
- Output raw SQL with bound parameters
- Integrates with standard Go database drivers
Categories
DatabaseLicense
MIT LicenseFollow Bob
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bob!