Hacker News new | ask | show | jobs
by yeukhon 4575 days ago
Is it by default it ships with SQLite or just Doc?
2 comments

It is configured to use SQLite by default, but it doesn't ship /embed/vendorize it. You're required to install the sqlite bindings yourself.
I'm not sure what you're asking here. Graphite uses SQLite by default. What is "Doc"?
So it ships with SQLite. Doc as in documentation - telling users to get started let's try SQLite.