CouchDB 3.4.1 Released
blog.couchdb.org
CouchDB 3.4.1 Released
1–10 of 47 posts
Re: CouchDB 3.4.1 Released
#2Re: CouchDB 3.4.1 Released
#3Curious to hear who is using it still. I experimented with it 2010/2011 IIRC but never build a real project with it.
Re: CouchDB 3.4.1 Released
#4Curious to hear who is using it still. I experimented with it 2010/2011 IIRC but never build a real project with it.
Re: CouchDB 3.4.1 Released
#5Unfortunately I think the answer was nobody would use it.
Re: CouchDB 3.4.1 Released
#6CouchDB was always a curious product that asked the question, "what would happen if your database and your application server were the same product?" Unfortunately I think the answer was nobody would use it.
Re: CouchDB 3.4.1 Released
#7Curious to hear who is using it still. I experimented with it 2010/2011 IIRC but never build a real project with it.
Re: CouchDB 3.4.1 Released
#8Curious to hear who is using it still. I experimented with it 2010/2011 IIRC but never build a real project with it.
Re: CouchDB 3.4.1 Released
#9Curious to hear who is using it still. I experimented with it 2010/2011 IIRC but never build a real project with it.
Re: CouchDB 3.4.1 Released
#10CouchDB was always a curious product that asked the question, "what would happen if your database and your application server were the same product?" Unfortunately I think the answer was nobody would use it.
CouchDB is a document database that can be essentially indefinitely clustered to grow and shrink with your application / traffic demands.
It also comes with a unique replication protocol that allows you to synchronise casually connected instances (say offices around the world, or mobile devices and a cloud) much more like git uses push & pull. No other database really puts that into an open source / open government project.
There’s tons more cool stuff that CouchDB does and its being used in mission critical infrastructure that you’re relying on every day :)