You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Currently, there are three directories (revel, revel-jet, and revel-qbs), but these should be one dir with separate test/code as necessary.
My understanding is that revel (the framework) is the same for both, but jet is used as the ORM for revel-jet whereas standard database stuff is done in Golang for revel. The same is true for qbs
Currently, there are three directories (revel, revel-jet, and revel-qbs), but these should be one dir with separate test/code as necessary.
My understanding is that
revel(the framework) is the same for both, butjetis used as the ORM forrevel-jetwhereas standard database stuff is done in Golang forrevel. The same is true forqbs