Skip to main content

Module db

Module db 

Source
Expand description

The database, the one call that opens it, and the handle everything else reaches it through.

Structs§

Db
An open database.

Constants§

MEMORY
The path that means “no file at all”, which is a real path and not a flag (07 section 7).

Functions§

open
Open a database.