Hacker News new | ask | show | jobs
by tkone 484 days ago
so can couch/pouch? (pouch is a façade over leveldb on the backend and client-side storage in your browser)

have you done benchmarks to compare the two?

i know from personal experience leveldb is quite performant (it's what chrome uses internally), and the node bindings are very top notch.

1 comments

GoatDB is web scale. PouchDB isn't web scale.