Introduction

This manual covers the database side of the Oahu messaging platform. This code is responsible for managing the messages or posts, the users of the system, and the permissions and security systems that they use to interact. It can be thought of as the Oahu framework or operating system. It is intended to be a foundation for other applications to be built on, not a final product in itself.