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
8 Monitoring Tools in One APM. Install in 5 Minutes.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Orange ORM!