GeoCouch / Couchdb / 其他作为可搜索的面向文档的数据库?

发布于 2024-10-04 14:07:12 字数 153 浏览 0 评论 0原文

我想使用面向文档的数据库来存储来自提要的数据。有时该提要包含地理空间数据,我希望能够对其进行搜索。我找到了 GeoCouch,但想知道它是否与 CouchDb 主线的功能保持同步。

如果 GeoCouch 是一次性产品,那么是否有一种更好的内置地理空间功能的面向文档的数据库?

I would like to use a document oriented db to store data from a feed. Sometimes that feed contains Geo-spacial data and I would like to be able to search on it. I've found GeoCouch but wonder if it keeps up to date with the CouchDb mainline's features.

If GeoCouch is a one-off then is there a better Document Oriented DB out there that has Geo-spacial capabilities baked in ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

无需解释 2024-10-11 14:07:12

MongoDB 还支持空间查询,但到目前为止我对 GeoCouch 很满意。鉴于 GeoCouch 的开发人员 Volker 现在已被 CouchOne 聘用,GeoCouch 的未来可能是有保障的。他目前正在研究 gc-separate,这是一个“类似插件”的分支,允许在通用 CouchDB 源上添加 GeoCouch 代码。

另请查看他的路线图: https://github.com/vmx/couchdb/wiki/Roadmap

Also MongoDB supports spatial queries, but I'm happy with GeoCouch so far. Given the fact that Volker, the developer of GeoCouch is now hired by CouchOne, the future of GeoCouch might be assured. He's currently working on gc-separate, an "addon-like" branch that allows to add GeoCouch code over general CouchDB sources.

Also have a look at his roadmap: https://github.com/vmx/couchdb/wiki/Roadmap

故事未完 2024-10-11 14:07:12

只是为未来的搜索者提供的更新:GeoCouch 不再是 couchdb 的分支,而是一个扩展:

https://github.com /couchbase/geocouch

Just an update for future searchers: GeoCouch is no longer a fork of couchdb, but an extension:

https://github.com/couchbase/geocouch

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文