Skip to content
#

go-orm

Here are 20 public repositories matching this topic...

从 0.5 到 1 开发go orm框架 ,🍍🍍基于go语言官方提供的数据库操作API,进行二次封装,实现ORM框架的基本功能。本框架计划实现功能:🚩 1.根据结构体创建数据库 🚩2.通过函数API自由组合生成SQL语句 🚩3.实现API之间的链式调用 🚩4.数据库操作hook实现 🚩5.数据库事务

  • Updated Jan 1, 2023
  • Go

Improve this page

Add a description, image, and links to the go-orm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the go-orm topic, visit your repo's landing page and select "manage topics."

Learn more