Sqlite database location node-red

I have a Node-RED flow. It uses a sqlite node. I am using node-red-node-sqlite. My OS is Windows 10.

My sql database is configured just with name "db" :

image

My question is, where is located the sqlite database file?

I already search in the following places, but didn't found:

  • C:\Users\user\AppData\Roaming\npm\node_modules\node-red
  • C:\Users\user\.node-red

Thanks in advance.

Answered on Stack Overflow

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.