# README
SQLite3 adapter for upper.io/db
Please read the full docs, acknowledgements and examples at https://upper.io/db/sqlite
# Functions
ParseURL parses s into a ConnectionURL struct.
# Constants
Adapter is the public name of the adapter.
# Variables
DateFormat defines the format used for storing dates.
TimeFormat defines the format used for storing time values.
# Structs
ConnectionURL implements a SQLite connection struct.