dataset: databases for lazy people
In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.
To install dataset, fetch it with pip:
$ pip install datasetadd schema hint to create_column, refs #78 (thanks @smnorris)