Source: Hacker News
Article note: The implementation is ...frightening... (it's using regex rewrite rules on something that isn't a regular language), but sqlite should really be the default back-end for most web stuff, it's wildly simpler to deal with and scales further than most users need.
Comments