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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bob!