XORM is a simple and powerful Object-Relational Mapping (ORM) library for Go. It provides a clean API for interacting with databases, supporting multiple database systems. XORM simplifies database operations by allowing developers to work with Go structs instead of writing raw SQL queries.
Features
- Supports multiple databases including MySQL, PostgreSQL, and SQLite
- Automatic mapping between structs and database tables
- Chainable query methods for building complex queries
- Support for transactions and caching
- Migration tools for schema management
- Open-source under the BSD-3-Clause license
Categories
Object-Relational Mapping (ORM)License
BSD LicenseFollow Go XORM
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Go XORM!