https://github.com/noname007/lua-orm
https://github.com/noname007/lua-orm
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noname007/lua-orm
- Owner: noname007
- License: mit
- Created: 2017-03-28T09:55:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T11:22:33.000Z (over 8 years ago)
- Last Synced: 2025-01-22T20:11:21.455Z (9 months ago)
- Language: Lua
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.md
Awesome Lists containing this project
README
## lua orm
感觉写 sql 费劲,就造个轮子。或许这个玩意并没什么卵用,最重要的是自己写的开心就好。。。。
yii2 的query builder 太好用了,就防着造的。当然还没有造完。里面也可能有大bug,具体的看下test.lua。
test.lua 是一些测试的代码。基本上上写写测测。:)
开始放于orange网关中。 https://github.com/thisverygoodhhhh/orange/blob/orm/orange/store/query.lua