CloudQuery SQLite Destination Plugin
This destination plugin let's you sync data from a CloudQuery source to an SQLite database. This can be useful for local data exploration as no db/service is required.
SQLite Spec
This is the top level spec used by the SQLite destination Plugin.
-
connection_string
(string) (required)path to a file. such as
./mydb.sql
Last updated on November 28, 2022