What Am I Doing?
I'm writing a file tagging program in JavaScript using Electron and I'd like to use SQLite. I can't quite figure out how I'd implement searching by tags, though. I'm new to SQL and SQLite, so I'm not sure this is even possible solely through queries. How might I go about searching as described below?I'm writing a file tagging p