sql


post-830-thumbnail
Ways To Talk About Code (To People Who Don't Code) #01: Css, Sql, Javascript

Three examples of using the coding framework of Metaphorâ„¢ to explain coding systems to non-coders.

post-484-thumbnail
Enabling Tls Just Got A Little Bit Easier

We all know that enabling HTTPS is one of the ten commandments of web development, but it's always a...

Sequelize Basics For Beginners

How to set up Sequelize in your app

Server-Side Pagination With Limit/Offset

How do you limit the number of rows returned from a query? Let’s consider a basic example with a mem...

Database Domain Driven Design

Are databases dead? I mean relational databases. I happen to be a highly experienced SQL S...