Reasonably Smart Documentation

The Open Web Cloud

The Skinny On...

Datastore

This is probably the one everybody wants to know about. How to I save and restore data?

The Reasonably Smart Platform operates with an object store rather than a traditional database, so you're not going to operate in quite the same way as a traditional SQL RDBMS.

All of the datastore methods are attached to the system.datastore object.

The functions are as follows: