Skip to main content

Search

Items tagged with: sqlite


Wp-SQLite: # running on an # database

https://github.com/stokry/wp-sqlite


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

"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."

https://fly.io/blog/all-in-on-sqlite-litestream/

And related Hacker News discussion:

https://news.ycombinator.com/item?id=31318708