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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Go XORM!