# Packages
No description provided by the author
# Functions
OpenSQL creates a DB backed by a SQL database.
RegisterOpenHook registers a hook to be called after opening a connection to driverName.
# Structs
DB is a high-level interface to a database for the storage app.
Query is the result of a query.
An Upload is a collection of files that share an upload ID.
UploadList is the result of ListUploads.