{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"},{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"A Python client library for interacting with CouchDB databases, providing document CRUD operations, design document management, object-to-document mapping, and command-line tools for database administration.","skillfed_tags":["abandoned","legacy-only","nosql"],"use_cases":["Querying and updating documents in an existing CouchDB instance from Python code","Automating database administration tasks like snapshots and replication via command-line tools","Mapping CouchDB documents to Python objects for application logic in older codebases","Writing custom view functions in Python instead of JavaScript for CouchDB design documents"],"what_it_does":"CouchDB-Python is a client library for working with CouchDB, a document-oriented database. It provides four main modules: a basic client library, a design document manager, an object-mapping layer that bridges CouchDB documents and Python objects, and a view server for writing view functions in Python. The package also includes command-line utilities for dumping and loading databases, and for triggering replication.\n\nHowever, this package has been unmaintained since 2019 and its repository is archived. The original maintainer explicitly recommends an alternative and is no longer addressing issues or bug reports. It should be considered for legacy systems only, not for new projects.","worth_installing":"No, unless you are maintaining legacy code already using this library. The package is abandoned (last release 2018-02-09, last commit 2019-03-26, repository archived), and the maintainer explicitly recommends alternatives for new work. No known vulnerabilities exist, but lack of maintenance means security issues and compatibility problems will not be addressed."},"id":"couchdb","links":{"html":"https://skillfed.io/packages/couchdb","md":"https://skillfed.io/packages/couchdb.md","pypi":"https://pypi.org/project/couchdb/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2018-02-09","license_spdx":null,"license_treatment":"permissive","name":"CouchDB","python_support":"unspecified","summary":"Python library for working with CouchDB"},"popularity":{"monthly_downloads":300152,"position":7846,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2"}
