irelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.dev · 2 months ago: (lemmy.dbzer0.comimagemessage-square34linkfedilinkarrow-up1304arrow-down13
arrow-up1301arrow-down1image: (lemmy.dbzer0.comirelephant [he/him]@lemmy.dbzer0.com to Programmer Humor@programming.dev · 2 months agomessage-square34linkfedilink
minus-squarenilloc@discuss.tchncs.delinkfedilinkEnglisharrow-up7·2 months agoThat’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·1 month agoAre not all ORMs like that? I only used ActiveRecord before fucking off from backend 10 years ago
minus-squarenilloc@discuss.tchncs.delinkfedilinkEnglisharrow-up1·5 days agoProbably. 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.