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
AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.
ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GoRose ORM!