Skip to content

Overview

NovaStar Core / Database Reference / Overview

The NovaStar database contains the bulk of NovaStar system configuration and data. In addition to database tables, additional functions, types, and views are defined to support software applications.

This documentation is provided to help TriLynx staff and system users.


Functions

Database functions have been created to streamline NovaStar database interactions. Refer to the documentation for each function in the Reference - Database / Functions links. See the Functions Overview.

Types

Database types are custom data objects that have been created to organize NovaStar data. Refer to the documentation for each function in the Reference - Database / Types links. See the Types Overview.

Views

Database views have been created to simplify access to NovaStar data, to join multiple tables into a flat representation of related data. Refer to the documentation for each function in the Reference - Database / Views links. See the Views Overview.