CouchDB
Awesome CouchDB
¶
>精选的CouchDB元资源和最佳实践列表.
CouchDB是同步的面向文档的NoSQL数据库.
欢迎请求请求.
News & Blog Posts¶
Patterns & Best Practices¶
- Best Practices -最佳实践,非洲eHealth.
- Pagination strategies with PouchDB
- 12 pro tips for better code with PouchDB
- Linux tuning for better CouchDB performance
Map/Reduce¶
- PouchDB - Secondary Indexes
- Cloudant - MapReduce Primer -关于reduce,group,group_level的精彩介绍.
- Using View Collation -数据联接的索引映射(发出).
- Views Collation -有关“查看归类”的更多文档.
- Cloudant - MapReduce and the Secondary Index (Video) -有关mapReduce,二级索引和复杂键的精彩视频.
- Cloudant - Design Documents -Cloudant的文档也是学习CouchDB概念的重要资源.
- Cloudant - Design Document Management -如何管理生产中的设计文档更改.
Joins¶
- Joins with Views -必须阅读以了解有关对CouchDB / PouchDB进行有效联接的方法.
- Grouping related documents together in Cloudant -一种利用CouchDB高可用性性质的方法.
Document Versioning¶
Blogs¶
Docs¶
Books¶
- The Definitive Guide -CouchDB的_“ Dog” _书.
- List of books on the Wiki
Videos¶
- 10 Common Misconceptions -来自此的更多视频 conference.
- The NoSQL Tapes -有关CouchDB的讨论 Volume 5 - CouchDB, Volume 8 - MapReduce.
- Scaling Out with BigCouch -O'Reilly有关使用BigCouch进行扩展的视频.
- IBM - The New Builders Webinar Series
Libraries¶
- Jaki -一个简单的ClojureScript CouchDB客户端
Community¶
- IRC -
irc:// irc.freenode.net / couchdb
- Apache CouchDB Conf -很多视频链接.
- Bylaws, Minutes
Mailing List¶
> -dev是Couchdb聊天的开发者,-user是Couchdb聊天的用户的地方 >并且有一些串扰 > -dev适用于您在谈论对ouchdb本身的更改(“开发人员”并不意味着您必须具有提交位或其他内容)-rnewson
The Amazing CouchDB Committers and Project Managers
Companies¶
- eHealth Africa -CouchDB的大用户,请查看他们 best practices.
Hosting¶
- Cloudant -分布式数据库即服务(DBaaS).
- Smileupps -CouchDB托管.
- Bitnami Launchpad for Google Cloud Platform -在Google Cloud Platform上托管CouchDB.
Related Projects¶
- PouchDB -袖珍数据库.
- FoundationDB -CouchDB 4.0将利用FoundationDB.
- Hoodie -离线优先应用程序的后端.
- Couchbase -NoSQL数据库.
- Migrating from Apache CouchDB -CouchDB和CouchBase的比较
Misc/Technical¶
- Dynamo and CouchDB Clusters -有关使用集群扩展CouchDB的文章.
- Google’s paper on Sawzall -减少异国情调的例子.
- What Every Developer Should Know About CouchDB -有关经验教训的文章.
- CouchDB Maximum Database Size
- NOSQL Patterns
- Persistent Trees in git, Clojure and CouchDB
- CouchDB - JSON and B-trees and REST, oh my!
Attachments¶
- PouchDB - Attachments are overrated -_“更新:自从撰写本文以来,PouchDB中附件的稳定性和性能已大大提高.
- Cloudant - Attachments Performance Considerations
- Are attachments duplicated for each revision? -关于跨修订附件的邮件列表讨论.
Backups¶
- Simple CouchDB and Cloudant Backup -关于备份的IBM文章.
- Cloudant Backup Guide -关于备份的Cloudant文档.
CouchApps¶
- List of CouchApps
- Ddoc Lab -在浏览器中直接创建Couchapps和CouchDB设计文档.
Scaling¶
- Bitnami CouchDB -Bitnami使在云中轻松运行CouchDB变得容易.
Resource Lists¶
- Official CouchDB Wiki
- Official CouchDB Wiki (old) -有些事情还没有出现在新的Wiki上.
- Cloudant Official Guides -适用于CouchDB.
- List of CouchDB Clients
- List of CouchDB Useful Utilities
- Old Wiki's Related Projects List