Welcome to the NORM wiki!
NORM is a simple database layer for python, which aims to make writing simple CRUD (create, read, update, delete) operations, well, simple.
For more complex stuff, NORM makes it easy to drop down to SQL.
There are usage examples in the README.
Supported databases: