Skip to main content

Search

Items tagged with: sqlite


Wp-SQLite: #WordPress running on an #SQLite database

github.com/stokry/wp-sqlite


Very nice article by Ben Johnson, the creator of BoltDB and currently at fly.io, on using #SQLite in production for large-scale full-stack applications, together with #Litestream.

"I think that for many applications – production applications, with large numbers of users and high availability requirements – SQLite has a better place, in the center of the stack, as the core of your data and persistence layer."

fly.io/blog/all-in-on-sqlite-l…

And related Hacker News discussion:

news.ycombinator.com/item?id=3…