SessionsΒΆ

TODO

  • sessions do all the work
  • querying directly using Select, Exec
  • row operations using session.Row(row).Exec
  • create query functions using MakeQuery
  • intro to using DAOs