Rainy Sundays

Rich Gwilliam's digital shed

ORMs

object_connection [#1088] Created with Sketch.

ORMs are essentially a usability layer that lies between data storage and your code, meaning your code doesn't have to get down and dirty with the business of actually manipulating databases and the like - elegant code is easier to support and some people don't like touching SQL (mad 'uns, I love it).

I've worked with a few - Eloquent, Drizzle, and god help me, some bespoke ones knocked up by respective clients.

Engagements using ORMs

I haven't yet added any employment history using this skill - please check back later.