Type: lib.sqlite.GetDatabasePath

Namespace: lib.sqlite

Description

Get the full path to a SQLite database file. sqlite, database, path, location

Use cases:
- Reference database location
- Verify database exists
- Pass path to external tools

Properties

Property Type Description Default
database_name str Name of the SQLite database file memory.db

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the lib.sqlite namespace.