rookie-ninja / rk-boot

Build microservice with rk-boot and let the team take over clean and tidy code.
https://rk.mofcloud.com
Apache License 2.0
518 stars 61 forks source link

Any plan to support orm `xorm`? #137

Open djun opened 1 year ago

djun commented 1 year ago

Any plan to support orm xorm?

dongxuny commented 1 year ago

@djun

rk-db supports GORM as ORM.

I believe support of XORM would be a similar changes for rk-db. I will review the workloads and start support it.