shnathans
shnathans2mo ago

SQLite Query Compatibility

I am just getting involved in using windmill for process automation - mostly around data normalization in application data workflows (iCal / vCard / Bookmarking / Chat export / etc.). I'm trying to figure out a reliable way to connect external data files, specifically sqlite files in a way that would enable me to interact with them using scripts / flows. This is somewhat related to best practices to grant access to external "object" data (done with s3 interface in enterprise) / remote files - ideally with sftp? Sometimes these sqlite files do exceed 50mb.
1 Reply
shnathans
shnathansOP3w ago
Circling back to follow up on this, hoping someone can point me in the right direction.

Did you find this page helpful?