I'm making something that requires XML. (ooh, secretness) It would also be nice to use SQLite with it, but I am confused about how much things I need to put into the database and how much that needs to stay on the file system.
You probably didn't understand that. My describing skills suck. Here is the question: Should I store XML files in a database, or should I just put it on the file system. Which would be faster? -- Jeff