Hello, everyone!
I’m building a WhatsApp bot with n8n and need a way to store client data like phone numbers and private information. I’ve heard about SQLite in n8n but don’t know how to access it or if it’s suitable.
Any suggestions? It’s a small project with limited data and budget.
I’m using a trial self hosted n8n.
Hey, thanks for the tip!
I’m used to databases and SQL, but mostly with those for data warehousing, such as Google BigQuery, which I believe wouldn’t fit for this purpose…
I’ll take look at google Firestore, since it’s also from Google.