Merge branch 'develop' of https://github.com/go-jet/jet into GHub-develop
This commit is contained in:
commit
4f86a77b2d
1 changed files with 1 additions and 1 deletions
|
|
@ -516,7 +516,7 @@ Automatic scan to arbitrary structure removes a lot of headache and boilerplate
|
|||
|
||||
##### Speed of execution
|
||||
|
||||
While ORM libraries can introduce significant performance penalties due too number of round-trips to the database,
|
||||
While ORM libraries can introduce significant performance penalties due to number of round-trips to the database,
|
||||
Jet will always perform much better, because of the single database call.
|
||||
|
||||
Common web and database server usually are not on the same physical machine, and there is some latency between them.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue