go-kallax is a type-safe ORM for Go, designed to work seamlessly with PostgreSQL. It generates Go code from your database schema using model definitions, allowing for clean and performant data access without raw SQL. The library is built with Go idioms in mind and focuses on compile-time safety and ease of use.
Features
- Code generation from model structs for type-safe queries
- Supports PostgreSQL-specific features and data types
- Fluent query builder for composing queries programmatically
- Transaction management and eager loading support
- Avoids runtime reflection for better performance
- Integration with Go build process and developer tools
Categories
Object-Relational Mapping (ORM)License
MIT LicenseFollow go-kallax
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 go-kallax!