The Total Newbie’s Guide to Cassandra — If you’ve not had to use Cassandra yet, this is a good entry-level primer to what it’s for and how it’s used.
Max M McKittrick tutorial
'Database Learning' Aims to Speed Queries — A University of Michigan team has built a tool to enable existing databases to ‘learn’ from user queries in order to optimize.
Linux cloud hosting starting at 1GB of RAM for $5/mo — Get a Linode server up and running in seconds. Simply choose your plan, distro and location and you’re ready to deploy your server. Use promo code DB20 for a $20 credit on a new account.
Linode Cloud Hosting sponsored
Let's Build a Simple Database in C — If you really want to get under the hood, here’s some pointers on creating a SQLite clone from scratch in C.
Building An Interactive Game of Thrones Map — A fun guide to building a Node.js API to serve a geospatial ‘Game of Thrones’ map, leaning heavily on Postgres (with PostGIS) and Redis.