GoRose (go orm), a mini database ORM for golang, which was inspired by the famous PHP framework laravel's eloquent. It will be friendly for PHP developers and python or ruby developers. Currently provides six major database drivers: MySQL, sqlite3, Postgres, Oracle, MySQL. GoRose 2.0 adopts a modular architecture, communicates through the API of the interface, and strictly depends on the lower layer. Each module can be disassembled or even customized to your liking. GoRose provides data object binding (map, struct), and supports string table name and map data return. Provides great flexibility. It is recommended to use data binding to complete the query operation so that the data source type can be controlled.
Features
- Data types to facilitate the initialization of binding and data
- Provides great flexibility
- Data object binding
- Supports string table name
- Currently provides six major database drivers
- MySQL, sqlite3, Postgres, Oracle, MySQL
License
MIT LicenseFollow GoRose ORM
Other Useful Business Software
End-To-End Document Management Software
UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GoRose ORM!