#CouchDB
I’m looking forward to playing with this. I love working in CouchDB.
November 11, 2025 at 12:01 PM
Since version 3.4 which introduced QuickJS, CouchDB ships with a background scanner module that will urn your SpiderMonkey JS in QuickJS and reports any incompatibilities. That you you can know ahead of time if it is safe to migrate:

neighbourhood.ie/blog/2024/09...
Neighbourhoodie - CouchDB 3.4.1 New Feature QuickJS
Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.
neighbourhood.ie
November 11, 2025 at 11:06 AM
¿Alguien de quienes por aquí usáis Obsidian usa el livesync+couchDB? He visto que la funcionalidad es muchísimo mejor que Remotely Sync y me da mucha curiosidad.
November 10, 2025 at 4:05 PM
Until about 30 min ago, I thought I was actually interested in the topic #couchDB. This interest has just been utterly smothered. #boring
December 6, 2024 at 12:57 PM
Apache CouchDB: Shared by molokoloco Sur le site de ParisJS, une excellente introduction à… http://goo.gl/fb/ucZF8
November 21, 2024 at 1:08 PM
I’m looking at CouchDB in a new light.
July 25, 2024 at 5:06 AM
What's the canonical way for JS to detect it's running inside CouchDB (as opposed to, say, Node or the browser)?
November 15, 2024 at 11:59 AM
ultimamente tenho ouvido frases como "Ah o Elastic Search é mais rápido pra isso, o Open Search é mais rápido pra aquilo e o CouchDB pipipi e o Mongo popopo" mas a verdade é que o projeto roda o Elastic Search em um cluster de 12 nós e o SQL Server está rodando em uma BATATA BAROA.
October 8, 2024 at 3:37 PM
@xquery I also think that it would be very easily to generate code exposing a CouchDB, at least for the basics of a CouchApp, with it.
November 15, 2024 at 11:55 AM
My brain is spinning with possibilities, so I’m going to be a good ADHD-haver and just let those sit instead of letting my scope creep.

I’ve already been tempted to add a compatible scheduler and replication API, when I really need is “can I store, index, and get JSON using CouchDB REST API?”
March 4, 2025 at 12:37 AM
Ouch. I wasn't aware, the Meow attack also targets NAS devices: Cassandra, CouchDB, Redis, Hadoop, Jenkins, as well as against (open file systems) network-attached storage devices &...
November 25, 2024 at 6:35 PM
A little while back we found that the DataDog integration for CouchDB worked in a way that was really hurting us. Part of the metrics it collected involved making a request to every database. We have a lot of database, well north of 100,000. The integration spiked our baseline CPU to >50%.
November 28, 2024 at 9:59 AM
I really enjoy develop with #JavaScript & #CouchDB. And btw, here's the source : https://sourceforge.net/p/gcontact/_list/git
November 21, 2024 at 7:58 PM
Did a 6 lines scripts to backup a CouchDB database to json files using a bash loop, curl and python JSON formatting ! #KISS #CouchDB
November 21, 2024 at 8:38 PM
#Sharding is (another) thing that makes @couchdb.bsky.social such a scalable distributed database 📐

Few DBs make it automatic & transparent as CouchDB.

We cover:
- what shards are
- how #CouchDB uses them
- performance gains and trade-offs

in our new post:
neighbourhood.ie/blog/2025/10...
October 28, 2025 at 9:24 AM
Just wrote an Ajax requestor for CouchDb (to send GET/PUT/POST/DELETE request using a pretty IHM)...
November 21, 2024 at 7:52 PM
Die Übersicht enthält kleine, aber interessante Meldungen zu Lazarus, CLion, Neo4J, Uno Platform, Deno, Atlassian, CouchDB, AWS und Superbase. #Softwareentwicklung
Developer Snapshots: Kleinere News der Woche
Die Übersicht enthält kleine, aber interessante Meldungen zu Lazarus, CLion, Neo4J, Uno Platform, Deno, Atlassian, CouchDB, AWS und Superbase.
www.heise.de
May 10, 2025 at 8:37 AM
If this isn't the perfect opening line, I don't know what is 🤌💯

"consider this an up-to-date, best practises demo app for Offline-First with CouchDB and PouchDB"

Also, extremely happy to see a growing trend towards local-first, the art of putting user experience first is 🔥
Neighbourhoodie - Offline-First with CouchDB and PouchDB in 2025
Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.
neighbourhood.ie
May 3, 2025 at 4:54 PM
That said, the only query engine bit that’s stumping me is regular expressions. I was able to map EVERY other expression of CouchDB Mango queries to SQLite JSON functions and SQLite built-ins.

Technically, SQLite has regex support in plugins. But that’s hard to keep portable across environments.
March 9, 2025 at 11:35 AM
Here is a look at the current iteration of my cooking notes site. It is powered by Deno, Fresh, SonicSearch, NeatCSS, and CouchDB.

images.travisshears.com/image-servic...

#webdev
images.travisshears.com
March 29, 2024 at 8:38 AM
NoSQL is new? :D I've been using MongoDB or CouchDB maybe since 2010, that's 15 years
June 3, 2025 at 4:34 PM
It's kinda silly when job listings ask for "NoSQL experience," because there's a lot of variety of stuff that isn't SQL. Most rely on JSON, but that's just because it's popular, not because it's inherent to what NoSQL means.

Just say Mongo or CouchDB or whatever. Say what you mean.
April 3, 2024 at 12:15 AM
📦 toolman/laravel-couchdb-eloquent 1.0.2.1

CouchDB Eloquent ORM for Laravel - Provides Eloquent-like interface for CouchDB operations

🔗 https://gitlab.com/drama.robert/laravel-couchdb-eloquent
August 25, 2025 at 4:58 PM