SQLite,版本3.46.0

SQLite是一个小巧的C库,实现了自包含、可嵌入且无需配置的SQL数据库引擎。

在Qt SQL Lite插件中使用。通过在Qt配置中使用-system-sqlite或-no-sqlite来避免。

源代码位于qtbase/src/3rdparty/sqlite。

项目主页,上游版本:3.46.0

The authors disclaim copyright to the source code. However, a license can be obtained if needed.

SQLite祝福.

The author disclaims copyright to this source code. In place of a legal notice, here is a blessing:

May you do good and not evil.
May you find forgiveness for yourself and forgive others.
May you share freely, never taking more than you give.

© 2024 Qt公司有限公司。本文件包含的文档贡献包括了各自所有者的版权。本文件提供的文档根据自由软件基金会的条款,许可使用GNU自由文档许可证版本1.3。