In this final issue of 2016, we're looking back at the most popular items featured throughout the year. We'll be back in the first week of 2017 - thanks for your support and we hope you have a happy holiday season! :-)
Why Uber Engineering Switched from Postgres to MySQL — Uber Engineering explains the technical reasoning behind its switch in database technologies from Postgres to MySQL - an uncommon direction to migrate in.
SQL Injection Cheat Sheet — A detailed resource to find technical information about the many different variants of SQL injection vulnerabilities. A good reference for both seasoned penetration testers and those just getting started in web app security.
Ferruh Mavituna
10 Easy Steps to a Complete Understanding of SQL — A walk through some of the fundamentals of SQL and the key concepts it introduces by being a declarative language rather than imperative or object oriented.
5 Reasons You Should Use SQLite in 2016 — SQLite, a self-contained, zero-config SQL database engine, is frequently underestimated. But it’s fast, convenient, and there are compelling reasons to use it in certain contexts.