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
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Go XORM!