Release Notes
Comprehensive changelogs and release announcements for each version
View Releases
Stay updated with the latest releases, tutorials, and architectural insights for building production-ready Go applications
February 1, 2026
Changed default database to SQLite for easier setup and fixed MongoDB code generation issues. MongoDB projects now use mongo-driver correctly without GORM conflicts.
October 29, 2025
A comprehensive guide to the Repository pattern in Clean Architecture. Learn the difference between repositories and DAOs, how to design clean interfaces, implement database-specific code, and how Goca generates production-ready repositories with complete abstraction.
October 29, 2025
A deep dive into use cases and application services. Learn what use cases are, how they differ from controllers, DTOs patterns, and how Goca generates complete application layer code with orchestration logic and best practices.
October 29, 2025
A comprehensive guide to domain entities in Clean Architecture. Learn what entities are, why they're not database models, DDD principles, and how Goca generates production-ready entities with validation and business rules.
Stay tuned for more articles on:
Follow the project on GitHub to stay updated with releases and announcements.