If I want a #selfhosted database backend for #n8n automations, what does @selfhost suggest? Baserow? Grist? Supabase?
Needs to run nicely in a Docker container on #TrueNAS.
If I want a #selfhosted database backend for #n8n automations, what does @selfhost suggest? Baserow? Grist? Supabase?
Needs to run nicely in a Docker container on #TrueNAS.
I think n8n supports sqlite or postgresql, or do you mean am extra database to do other stuff?
@Tenkard I would like a GUI for the database so that I easily can work with it directly and not only through n8n.
I’m not familiar with n8n but most databases have a corresponding GUI. phpmysql for mariadb, pgadmin for postgres, and so on.