# Packages
Package null implements nullable sql fields that are safely marshalable from/to json and text.
# Functions
JSONBlob returns an Serializable using json to []byte serialization.
# Interfaces
Serializable is an interface to allow serialization and deserialization to a db.