# Packages
Package array provides the array table-valued SQL function.
Package blobio provides an SQL interface to incremental BLOB I/O.
Package bloom provides a Bloom filter virtual table.
Package csv provides a CSV virtual table.
Package fileio provides SQL functions to read, write and list files.
Package hash provides cryptographic hash functions.
Package lines provides a virtual table to read data line-by-line.
Package pivot implements a pivot virtual table.
Package regexp provides additional regular expression functions.
Package statement defines table-valued functions using SQL.
Package stats provides aggregate functions for statistics.
Package unicode provides an alternative to the SQLite ICU extension.
Package uuid provides functions to generate RFC 4122 UUIDs.
Package zorder provides functions for z-order transformations.