哪些第三方工具/库可用于 NoSQL 数据库?

发布于 2024-08-26 14:32:23 字数 166 浏览 5 评论 0原文

我知道 NoSQL 数据库非常新。在这一点上我也是新的。但是已经存在工具/库可以让生活变得更轻松,就像 SQL 数据库一样吗?

我考虑用于管理、维护、查看或报告数据的工具。还可以有一些库可以更轻松地使用数据库或抽象数据库层以便稍后更改数据库。

我更喜欢 Java 库,但其他库也很有趣。

I know that NoSQL databases are very new. I am also new in this point. But exist already tools/libraries to make the life easer like for SQL databases?

I think on tools for managing, maintaining, viewing or reporting of the data. There can also be libraries for easer working with the database or an abstract database layer to change the database later.

I would prefer Java libraries but also other are interesting.

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

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

发布评论

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

评论(1

国产ˉ祖宗 2024-09-02 14:32:23

AllegroGraph 是一种图形数据库,当然符合 No-SQL 存储的描述。它的 Gruff 工具呈现了底层图表的可视化表示,并已证明其在开发过程中非常有用并在生产中。

AllegroGraph, a graph database, certainly fits the description of a No-SQL store. It's Gruff tool presents a visual representation of the underlying graph, and has proven itself useful both during development and in production.

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