Articles by Tag #couchdb

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

What Goes Into a Major OSS Release? A CouchDB Story

It being Hacktoberfest, we thought we’d share some bits from behind the scenes of the CouchDB 3.4.0...

Learn More 2 0Oct 29 '24

CouchDB: Offline-first multi-master synchronization using Docker and Docker-compose

In this post, I'll show how to simulate a multi-master synchronization with Apache CouchDB...

Learn More 2 0Nov 5 '24

SQL in CouchDB: Get SQS for FREE and Celebrate Our Birthday

Working with CouchDB is a joy for many developers, something we’re reading again and again in this...

Learn More 1 0Dec 12 '24

Neighbourhoodie’s Oct 9 CouchDB Meetup: Get-to-Know 3.4.1 + 3.4.0

Apache CouchDB have come out with their biggest release of the year to date and - for those of you...

Learn More 0 1Oct 7 '24

What is CouchDB? #1: Introduction

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

Learn More 0 0Apr 2

What is CouchDB? #2: Guidelines & Use Cases

Welcome back — and thanks for hanging in there! In part one of this series we covered CouchDB’s...

Learn More 0 0Jul 21

CouchDB Data Modelling: Prefer Smaller Documents

CouchDB document design has a big impact on database performance — so how do you get it...

Learn More 0 0Aug 6

CouchDB: Backup strategies

CouchDB is a good NoSQL DBMS with some features that, according to me, are awesome like, for...

Learn More 0 0Aug 22

Copy Design Docs to Avoid Waiting For Indexes to be Built

If you’ve enjoyed our last couple of tips about CouchDB document design then you’ll appreciate a tip...

Learn More 0 0Aug 20

CouchDB’s Favourite File Systems

Picking the right file system can make a big difference in how well CouchDB runs. Every operating...

Learn More 0 0Nov 14 '24

CouchDB Data Modelling: Prefer Smaller Attachments

We’ve already shared a CouchDB data modelling tip about preferring smaller docs. This one is about...

Learn More 0 0Aug 13