# Functions
NewRawWrapper returns a record wrapper for the given data, including metadata.
NewWrapper returns a new record wrapper for the given data.
ParseKey splits a key into it's database name and key parts.
Unwrap unwraps data into a record.
# Interfaces
Record provides an interface for uniformally handling database records.