SQLite Query Compatibility
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.