Table of Contents
SQLResultReader
A SQLResultReader reads result in from an SQL database.
SQLResultStream
A SQLResultStream writes results out to an SQL database.
_Buffer
A little buffering iterator with one-element rewind.
_SQLConnected
Mixin class for classes that need a database connection.