Hacker News new | ask | show | jobs
by nurple 814 days ago
Big fan of couch, wish it was more popular. Its http interface basically removes the whole http translation layer of code most projects put in front of the db.

For such a small need, you might also look at PouchDB. Inspired by couch but simplified to allow it to run in-browser.