# ruoyi_gin **Repository Path**: guanzi/ruoyi_gin ## Basic Information - **Project Name**: ruoyi_gin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-12 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用 GORM 连接 PGSQL 数据库并实现增删改查 https://juejin.cn/post/7267847052989399040 gorm 连接各种数据源的方法 https://gorm.io/docs/connecting_to_the_database.html 数据库操作 sqlx https://github.com/jmoiron/sqlx