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
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 Go XORM!