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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Orange ORM!