Discover why CouchDB is so unique and what its headline features are| The Neighbourhoodie Blog
You’ve heard it said. Is it accurate? Discover the myths origin and why it’s not correct in 2025.| The Neighbourhoodie Blog
Read our impressions of the conference and find out where you can catch up.| The Neighbourhoodie Blog
Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.| neighbourhood.ie
In this case study, we explore how we helped a customer with their pre-launch benchmarking, resulting in 10x requests per second handled.| The Neighbourhoodie Blog
One of CouchDB’s core features is _scalability._ There are two axis of scalability in CouchDB: 1. Scaling the amount of data stored 2. Scaling the number of requests handled| The Neighbourhoodie Blog
CouchDB takes keeping your safe very seriously. It does everything in its power not to accidentally lose any of your data. Let’s look at one of the things that keep your data safe: append-only database files.| The Neighbourhoodie Blog
 In this first post of a four-part series, we’ll start building a real-time Kanban board, and discuss the challenges and trade-offs.| The Neighbourhoodie Blog
This is the second part of a blog post series on building a real-time, multi-user Kanban board with CouchDB and Svelte. We’ve [previously](/blog/2024/12/05/realtime-multiuser-kanban-board-with-couchdb) made design decisions that should help reduce the opportunities for conflicts, but since we can’t rule them out completely, we do need to provide ways to resolve them. In this post, we’ll be covering the possibilities of *automatic* conflict resolution, which means: - A machine can resolv...| The Neighbourhoodie Blog
In our [previous post](/blog/2024/12/11/automatic-conflict-resolution), we added automatic conflict resolution to our multi-user, real-time Kanban board. This would silently resolve any conflicts where two users simultaneously modified two _different_ properties of the same Kanban board card, eg. Alice changes the card’s title, and Bob changes the card’s location. While these changes constitute a conflict on a single database record, they don’t actually collide _within_ that record, and...| The Neighbourhoodie Blog
We’ve covered CouchDB’s data loss prevention foundations, but it doesn’t stop there. In this post, we look at how automated checksums help CouchDB prevent data corruption too.| The Neighbourhoodie Blog
Need something small quickly? CouchDB is a great choice!| The Neighbourhoodie Blog
Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.| neighbourhood.ie