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
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Go XORM!