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
Rev Your Digital Product Delivery Engine
Planview links your technology vision directly to teams' daily work, providing complete visibility and control over your digital product delivery ecosystem.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Orange ORM!