neuralib.sqlp.cli.Database
- class neuralib.sqlp.cli.Database[source]
Bases:
objectA class for the common usage of using sqlite.
- __init__()
Methods
__init__()open a connection to the database.
Attributes
sqlite database filepath
supporting tables
- sqlp_debug_mode = False
- abstract property database_file: Path | None
sqlite database filepath
- abstract property database_tables: list[type]
supporting tables