target-sqlite is a loader that works with other extractors in order to move data into a SQLite database.
From the Meltano UI, you can select this Loader in Step 3 of your pipeline configuration.
Once the loader has installed, a modal will appear that'll allow you to configure your SQLite database connection.
meltano add loader target-sqlite
If you are successful, you should see Added and installed loaders 'target-sqlite' in your terminal.
.env file in a text editorexport SQLITE_DATABASE=""