Returns a list of all objects in the database
Returns a single object with id matching input.
Saves an object to the database, updating if it already exists or creating it if it doesn't. Returns the object.
Returns a single object with attribututes that match the input hash.