【原创】如何在 libgda 和 SQLite 之间作出选择
How to choose between Libgda and SQLite 如何在 libgda 和 SQLite 之间作出选择 (本文为 官方文档 翻译,以中英对照形式呈现) Libgda has been added as a new external dependency for GNOME 2.26, with now two database libraries: Libgda and SQLite. libgda 已作为一个新外部依赖项被添加到 GNOME 2.26 中了,如此就出现了 libgda 和 SQLite 并存的局面。 This page offers some hints about how to make the choice between the two when writing an application which needs to store/access some data in a database. 本篇文章针对编写需要进行存储/访问数据库的应用程序时,如何在上述两者之间作出选择给出了一些建议。 Comparison hints 差异方面 Of course if you want to either be able to access different databases types or you think you may