irelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.dev · 3 个月前: (lemmy.dbzer0.comimagemessage-square34linkfedilinkarrow-up1305arrow-down13
arrow-up1302arrow-down1image: (lemmy.dbzer0.comirelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.dev · 3 个月前message-square34linkfedilink
minus-squarenilloc@discuss.tchncs.delinkfedilinkEnglisharrow-up7·3 个月前That’s what I like about Ruby ORMs. They did all the conversion for you, and you could have SQLite on your dev box, Postgres on the test server and MySQL on the annoying production host that wouldn’t run anything else. This was 18 years ago though.
minus-squareℍ𝕂-𝟞𝟝@sopuli.xyzlinkfedilinkEnglisharrow-up1·3 个月前Are not all ORMs like that? I only used ActiveRecord before fucking off from backend 10 years ago
minus-squarenilloc@discuss.tchncs.delinkfedilinkEnglisharrow-up1·2 个月前Probably. I stopped serious dev a decade ago now and just manage some old sites as a side gig.
That’s what I like about Ruby ORMs. They did all the conversion for you, and you could have SQLite on your dev box, Postgres on the test server and MySQL on the annoying production host that wouldn’t run anything else.
This was 18 years ago though.
Are not all ORMs like that? I only used ActiveRecord before fucking off from backend 10 years ago
Probably. I stopped serious dev a decade ago now and just manage some old sites as a side gig.