@couchdb

@couchdb.bsky.social

HTTP + JSON document database with Map Reduce views and bi-directional replication. Views are my own. Time to relax.

I am happy to announce the immediate availability of CouchDB 3.5.2, a maintenance release that resolves a number of bugs, improves operational reliability (even further) and includes some sneaky performance improvements, especially in the realm of JSON parsing: blog.couchdb.org/2026/05/19/3...

3.5.2

Dear community, Apache CouchDB® 3.5.2 has been released and is available for download. Pre-built packages for Windows, macOS, Debian/Ubuntu and RHEL/CentOS are available. CouchDB 3.5.2 is a mainten…

blog.couchdb.org

Don’t miss your chance to let us know how and why you use @couchdb.bsky.social — and what you’d like to see more and less of — in the latest user survey. We would love to hear from you and your colleagues, shares are welcome 📣

2025—2026 Annual Apache CouchDB User Survey

This questionnaire is our annual check-in with the greater CouchDB community to gauge how you’re using and/or feeling about CouchDB. It helps gather feedback on specific areas (features, versions, doc...

forms.gle

Help shape the future of @couchdb.bsky.social! 📣 It’s time for the 2025 - 2026 Annual Apache CouchDB User Survey, where we learn what to build, write about and enhance. Boosts and shares appreciated — let’s reach as many users as we can! 🌐

2025 Annual Apache CouchDB User Survey

This questionnaire is our annual check-in with the greater CouchDB community to gauge how you’re using and/or feeling about CouchDB. It helps gather feedback on specific areas (features, versions, doc...

forms.gle

There’s more than one way to automate #OfflineFirst database conflicts @couchdb.bsky.social makes it easy and notoriously reliable by choosing a deterministic winner and storing conflicts The best part? 🖼️ You can manage conflicts in CouchDB’s built-in UI! neighbourhood.ie/blog/2025/10...

Neighbourhoodie - Conflict Resolution in CouchDB with Fauxton

Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.

neighbourhood.ie

The Annual Apache @couchdb.bsky.social User Survey 2025 is here! We want to hear from you 📣 Using ✨ 3.5.1 ✨ yet? Prefer another version? Want more of something? Wouldn’t miss it if something went away? Let us know until late Feb 2026! 🔽 forms.gle/9nDiXBKvMGj6...

2025 Annual Apache CouchDB User Survey

This questionnaire is our annual check-in with the greater CouchDB community to gauge how you’re using and/or feeling about CouchDB. It helps gather feedback on specific areas (features, versions, doc...

forms.gle

- native support for UUIDv7 - substantial speedups for bulk operations, purge operations and any btree operations by introducing a cache - support for Debian Trixie - Erlang 26 as minimum version - Allow safe downgrading of CouchDB versions Which makes it a pretty cool release :) AMA.

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

- we even had to ship 3.5.1 with just QuickJS because RHEL/Alma 10 doesn’t do SM anymore at all. QuickJS is smaller, faster, lower memory footprint and we made it safe to migrate.

We’ve lost a lot of developer hours to the fact that SpiderMonkey is fundamentally a JS engine for Firefox and not really set up to be a library. - we had to keep up with minute API changes across major versions - we have to support a wide range of versions due to spotty OS package support

@couchdb@couchdb.bsky.social · 9mo ago

New version! CouchDB 3.5.1 is now available. It is a maintenance release with a lot of bug fixes, but it also includes a number of substantial performance improvements: blog.couchdb.org/2025/11/11/3...

What if your database just… worked? 🤔 User data isn’t lost… It works on the web… It has built-in sync, for #offline and #local apps from day 1… And it’s got a proven track-record… Some of you know it already exists — it’s @couchdb.bsky.social ! ✨ Take a look: neighbourhood.ie/blog/2025/08...

Neighbourhoodie - What is CouchDB? #1: Introduction

Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.

neighbourhood.ie

Want to try CouchDB’s 🆕 Minihosting + see the state of Offline-First in 2025 at the same time? We’ve put together a demo app tutorial to do just that! See how @svelte.dev 5, @vite.dev , Pico.css, @couchdb.bsky.social and PouchDB come together to make Pouchnotes: neighbourhood.ie/blog/2025/03...

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

“What even is CouchDB?” 😌 It’s the database that *expects* things to fail — and keeps working anyway. Take a look to discover why @couchdb.bsky.social’s offline-first design, seamless sync and JSON/HTTP API help ensure it never panics: dev.to/neighbourhoo... 💬 What’s your favourite feature?

What is CouchDB? #1: Introduction

One honest answer to this question is easy: CouchDB is an Apache-backed, open source, schema-free...

dev.to

CouchDB 3.5.0 is now available for download. It includes a number of impressive performance improvements, chief among them: truly parallel read and write access to database shards leading to up to 40% more throughput on high-volume request loads. blog.couchdb.org/2025/05/06/3...

3.5.0

Dear community, Apache CouchDB® 3.5.0 has been released and is available for download. CouchDB 3.5.0 is a feature release, and was originally published on 2025-05-06. Pre-built packages for Windows…

blog.couchdb.org

Using @couchdb.bsky.social for science! Archeology gets a lot more collaborative when using offline-first laptop software for data sharing while the dig is happening, not months later. Don’t take my word for it, Dr. Lisa Steinmann from the German Archeological Institute shares her insights:

Neighbourhoodie@bsky.neighbourhood.ie · last yr.

Archaeologists! Field researchers! 📣 How do you handle data collection when working remotely with no internet? The @dai-weltweit.bsky.social’s iDAI.field app is #Offline-First and ensures zero data loss + seamless sync: neighbourhood.ie/blog/2025/03... Need a similar solution? We’d love to help!

Want to boost @couchdb.bsky.social query performance? Cut out inefficiencies with partitions 🔪 Instead of querying them all, partition your data so you just need to query *one* shard. Learn how it works and when to use it on our blog: neighbourhood.ie/blog/2025/03...

Neighbourhoodie - Understanding Database Partitioning in CouchDB

Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.

neighbourhood.ie