New best story on Hacker News: Ask HN: Have you used SQLite as a primary database?

Ask HN: Have you used SQLite as a primary database?
485 by barryhennessy | 313 comments on Hacker News.
I periodically hear about projects that use/have used sqlite as their sole datastore. The theory seems to be is that you can test out an idea with fewer dependencies (and cost) and that it scales surprisingly far. There are even distributed versions being built for reliability in the cloud: dqlite by canonical (of Ubuntu fame) and rqlite Given the complexity it seems like there are use cases or needs here that I'm not seeing and I'd be very interested to know more from those who've tried. Have you tried this? Did it go well? Or blow up? Were there big surprises along the way? - https://sqlite.org - https://dqlite.io - https://ift.tt/MbGJlqZ