SQLite or other minimal-install db

Thanks for the steer Brad. I haven’t worked w H2. Does it need to be installed, or can I ship it with the app?

The app is for non-developers, so ideally the jar or dll or whatever it is just comes with the app, users don’t need to know or do anything about it.

When you say in-memory, it still can write to disk I assume, it’s not only in your session, yes?

And yes I’ll R some FM, just trying to shortcut the decision process.