Did you ever have to create a SQL schema from a CSV file and wondered whether there is a quick and easy way to do this? Now there is WhatIsMySchema. It is a small script that looks through all columns, restricts the available data types and - at the end - suggests the schema of the table.