带有CouchDB 2.0的Python [英] Python with CouchDB 2.0

查看:81
本文介绍了带有CouchDB 2.0的Python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有CouchDB 2.0个服务器. 我需要通过python创建,删除,获取,更新和查询数据库.

I have CouchDB 2.0 server. I need to create, delete, get, update and query the databases via python.

1.6版本上有一个couchdb-python lib. 这里最好的选择是什么?直接使用couchdb rest-api吗?

On 1.6 version there was a couchdb-python lib. What is the best option here ? Work with the couchdb rest-api directly?

推荐答案

您还拥有[python-cloudant]和[couchdbkit]以及名为

You also have [python-cloudant] and [couchdbkit] as well as a python module named simply couchdb , which has recent updates in 2018.

与之相关的要点: https://gist.github.com/marians/8e41fc817f04de7c4a70

搜索PyPI会发现很多 https://pypi.org/search/?q=couchdb

Searching PyPI finds a lot https://pypi.org/search/?q=couchdb

这篇关于带有CouchDB 2.0的Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆