# Functions
New creates a new Dao instance with the provided db builder (for both async and sync db operations).
New creates a new Dao instance with the provided dedicated async and sync db builders.
# Constants
MaxExpandDepth specifies the max allowed nested expand depth path.
# Type aliases
ExpandFetchFunc defines the function that is used to fetch the expanded relation records.