Orange ORM is a lightweight, reflection-free ORM for Go that emphasizes performance and direct control. It provides a SQL-like fluent API and struct tagging system to map Go structs to database tables. Orange ORM supports PostgreSQL, MySQL, and SQLite, making it suitable for fast, embedded, or minimal-dependency applications.
Features
- No runtime reflection for optimal performance
- Fluent query API with SQL-style chaining
- Struct tagging for mapping Go types to tables
- Supports multiple databases including PostgreSQL and SQLite
- Manual control over queries and schema mapping
- Lightweight and dependency-free design
Categories
Object-Relational Mapping (ORM)License
ISC LicenseFollow Orange ORM
Other Useful Business Software
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Orange ORM!