#lang scribble/doc @begin[(require (lib "manual.ss" "scribble"))] @title[#:style '(toc)]{Snooze} An Object Relational Mapping (ORM) system from Untyped. This documentation is under development. @local-table-of-contents[] @include-section["intro.scrbl"] @include-section["era.scrbl"] @include-section["query-lang.scrbl"]