Skip to content

Tag: MySQL

JavaScript

Introduction to the Knex.js Database Module

Knex is a JavaScript / Node.js library that is designed to make working with relational databases easier. Knex.js is a SQL query builder. It has the potential to make tdd and database versioning much easier.

May 29, 2018
Programming

Converting Access to MySQL

For a client, I took on some very old ASP code that desperately needed some TLC before the site relaunches. While working…

September 5, 2011
Book Review

Book Review: SQL Pocket Guide

SQL Pocket Guide by Jonathan Gennick is a small pocket sized guide published by O’Reilly. The book isn’t really meant to be…

September 27, 2010