txt-sushi-0.5.0: The SQL link in your *NIX chain

Portabilityportable
Stabilityexperimental
Maintainerkeithshep@gmail.com

Database.TxtSushi.SQLExecution

Description

Module for executing a SQL statement

Synopsis

Documentation

select :: SortConfiguration -> SelectStatement -> Map String BoxedTable -> BoxedTableSource

perform a SQL select with the given select statement on the given table map

data SortConfiguration Source

We will use the sort configuration to determine whether tables should be sorted external or in memory