Qt 的嵌入式数据库好用吗?

发布于 2024-09-06 07:27:29 字数 1537 浏览 2 评论 0原文

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

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

发布评论

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

评论(1

情话难免假 2024-09-13 07:27:29

除了 SQLite 之外,以下任何一种都可以将 Qt 作为嵌入式数据库使用。 Qt 已经为其中大多数提供了 驱动程序,您可以找到驱动程序对于其他人。就“与其他站点”合并数据而言,这完全取决于您的意思。 SQLite 和 MySQL Embedded 的复制解决方案可能不是很好(或者根本不存在)。我可能会选择火鸟或伯克利。

如果有兴趣,您可以在以下链接找到有关各种复制支持的更多信息:

Besides SQLite, any of the following will work with Qt as an embedded database. Qt already has drivers for most of them, and you can find drivers for others. In terms of merging data "with other sites", it all depends on what you mean by this. Replication solutions for SQLite and MySQL Embedded may not be great (or exist at all). I would probably go with Firebird or Berkley.

If interested you can find more information on various replication support at the following links:

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