# Packages
Package cryptodata provides support for wrapping key-value store with crypto layer that will automatically decrypt all data passing through.
Package keyval provides an abstraction of a key-value data store and defines the keyval data broker API.
Package sql provides an abstraction of a data store that supports an SQL-like query language and defines the SQL data broker API.