SQLite
Details of the SQLite prebuilt configuration.
less than a minute
SQLite
--prebuiltvalue:sqlite- Environment Variables:
SQLITE_DATABASE: The path to the SQLite database file (e.g.,./sample.db).
- Permissions:
- File system read/write permissions for the specified database file.
- Tools:
execute_sql: Executes a SQL query.list_tables: Lists tables in the database.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.