在 Delphi 应用程序中使用哪个嵌入式数据库? [英] Which embedded database to use in a Delphi application?

查看:39
本文介绍了在 Delphi 应用程序中使用哪个嵌入式数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在 Delphi 中创建桌面应用程序并计划使用嵌入式数据库.我已经开始使用带有 DISQLite3 库的 SQlite3 的项目.它有效,但文档似乎有点轻.我最近发现了 Firebird(是的,我已经离开 Windows 一段时间了),它似乎有一些引人注目的功能和支持.

I am creating a desktop app in Delphi and plan to use an embedded database. I've started the project using SQlite3 with the DISQLite3 library. It works but documentation seems a bit light. I recently found Firebird (yes I've been out of Windows for a while) and it seems to have some compelling features and support.

每个嵌入式数据库的优缺点是什么?规模与支持和资源一样重要.你用过什么?为什么?

What are some pros and cons of each embedded db? Size is important as well as support and resources. What have you used and why?

推荐答案

我已经在 FeedDemon 中使用 SQLite(通过 DISQLite3)几个月了,我强烈推荐它 - 它非常快速和稳定.正如 Javier 所说,该库的文档可能很少,但 SQLite 本身的文档非常好.

I've been using SQLite (via DISQLite3) in FeedDemon for several months, and I highly recommend it - it has been extremely fast and stable. As Javier said, the docs for the library may be thin, but the docs for SQLite itself are very good.

这篇关于在 Delphi 应用程序中使用哪个嵌入式数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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