SQLite3 Task

Tags: SQL, Basic

Flytekit SQLite3Task

SQLite3Task(*args, **kwargs)

Run client side SQLite3 queries that optionally return a FlyteSchema object.

SQLite3Config(uri[, compressed])

Use this configuration to configure if sqlite3 files that should be loaded by the task.