Archive
Feeds Sign In
Archive Feeds Sign In
Note
Been thinking a lot lately about my website's data storage. Currently, its in MySQL on RDS, but its a bit of a mismatch. In the future, I'd prefer to just be storing JSON documents that are easily indexed and searched.

Comments (1)

Ben Werdmuller
Ben Werdmuller via Twitter

I’ve been thinking a lot about building a flat file JSON db engine in Known. So much more portable.