Data Science Skills

Just like many areas of IT, there are a large number areas in data science; programming, developing visualizations, etc. But this is […]

Free Hosted MySQL

in my minimal application development career I, every so often, have a need for a database instance that is managed by someone […]

SQL Without a Database

I’ve always been looking for a free and hosted database which I can use to do ad-hoc SQL queries for practice, learning […]

Database Indexes

In many places that I have worked we use databases, sometimes we have an official database administrator, sometimes it’s been the server […]

Authoritative Data Source

Authoritative data source (also referred to as System of Record) is an interesting concept I learned about a while ago and began […]

The Evolution of Databases

I first learned about Databases and SQL years ago when relational database and flat files where the only options for data storage. […]