Tag: tutorial

  • SQL: The Basics

    SQL is a domain specific language (a language designed to do one thing and knock the socks off at doing it) that just accesses databases. Okay but what is a database? Well a database is essentially a collection of data, yeah I know that doesn’t help much. To clarify we’ll play a little mental exercise. […]