How to Install CouchDB on CentOS 8

Posted by linuxize on Dec 24, 2019 11:28 AM EDT
Linuxize.com; By linuxize
Mail this story
Print this story

Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. It can be used as a single-node or clustered database.

CouchDB server stores its data in named databases, which contains documents with JSON structure. Each document consists of a number of fields and attachments. Fields can include text, numbers, lists, booleans, more. It includes a RESTful HTTP API that allows you to read, create, edit, and delete database documents.

In this article, we will cover the installation of CouchDB on CentOS 8.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.