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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Orange ORM!