Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.

Best Way To Publish To SQLite DB?

TrifactaUsers
10 - Fireball

Hello,

 

Sorry if I've missed something obvious - still a newbie to this, but I am curious how I could publish the results of a Trifacta flow to a SQLite DB file in one step, if at all possible.

 

I see many options to publish to various popular DBs, but these are all server-based DBs. SQLite is different in that it is a serverless DB, just a DB file on my disk.

 

Of course, I can just publish a CSV and ingest that into SQLite. So, I can see a multiple step solution that would involve publishing a CSV to AWS S3 and write an AWS Lambda to ingest the contents into a SQLite DB file hosted there, triggered upon receipt of a CSV file.

 

I'm wondering before I proceed with that, though, if there might be a simpler solution. If I hosted the SQLite DB file somewhere like AWS S3, would it be possible to have Trifacta publish directly to that file? Also, would it be able to interface with the tables already in that DB, do target matching, etc.

 

Please let me know - thank you for your help!

0 REPLIES 0