Hacker News new | ask | show | jobs
by mftb 1319 days ago
I see (on the architecture page) Slashbase uses SQLite to store it's own app data, but it doesn't support SQLite as the target database? Is there some particular reason?
1 comments

no particular reason.
You may want to add it, as it could give a simple backend backed into the binary, so it would be fully standalone: it could just create and use a file.sqlite