TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Node.js + couchdb = match made in heaven

15 pointsby pyronicideover 14 years ago
http://mirkokiefer.com/blog/2010/11/introducing-livelycouch-part-1-writing-node-js-handler/

3 comments

mathgladiatorover 14 years ago
I completely agree. I've got some projects that may be interesting to you:<p><a href="https://github.com/mathgladiator/win" rel="nofollow">https://github.com/mathgladiator/win</a> (very simple node.js platform that uses CouchDB for models)<p><a href="https://github.com/mathgladiator/otto" rel="nofollow">https://github.com/mathgladiator/otto</a> (replicating from CouchDB to node.js)
iceyover 14 years ago
This really should have been a regular submission, btw. Anyways, clickable -<p><a href="http://mirkokiefer.com/blog/2010/11/introducing-livelycouch-part-1-writing-node-js-handler/" rel="nofollow">http://mirkokiefer.com/blog/2010/11/introducing-livelycouch-...</a>
smalltalkerover 14 years ago
the website is now online: <a href="http://livelycouch.org" rel="nofollow">http://livelycouch.org</a>