I go back and forth on ORMs. I think a lot depends on the complexity of the project. Still, I wouldn’t expect the overhead of an ORM to be more than 1-2% for IO/db bound systems - if it is I suspect it is not properly configured and it is generating inefficient queries or the database tables lack proper indexing. On Dec 19, 2024, at 9:17 AM, Mike Schinkel <m...@newclarity.net> wrote: -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/F74D79AA-C723-4204-8F20-1F488CAB297F%40ix.netcom.com. |
- [go-nuts] Golang ORM Performances Bhavesh Kothari
- [go-nuts] Re: Golang ORM Performances 'Brian Candler' via golang-nuts
- Re: [go-nuts] Golang ORM Performa... Mike Schinkel
- Re: [go-nuts] Golang ORM Perf... Robert Engels
- Re: [go-nuts] Golang ORM ... will....@gmail.com
- Re: [go-nuts] Golang... Jason E. Aten
- Re: [go-nuts] Go... Kerem Üllenoğlu
- Re: [go-nuts... robert engels
- Re: [go-nuts... Luca Pascali
- Re: [go-nuts... Robert Engels
- Re: [go-nuts... Luca Pascali
- Re: [go-nuts... robert engels
- Re: [go-nuts... Luca Pascali
- Re: [go-nuts] Golang ORM Perf... Samir Faci