Classes

Wrapper for array of models
A column is a field of a table with a type and optional properties
Db
Wrapper for mysql database operations
A model represents an object of the application Each model has a 1:1 connection with a related db table (User -> users)
A node ispired by the concept of node in the facebook api graph
A table is used to create a migration plan