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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bob!