• Home
Name Date Size #Lines LOC

..--

include/22-Oct-2025-14,3842,505

patch/22-Oct-2025-16,44116,108

src/22-Oct-2025-29,52722,082

unittest/22-Oct-2025-1,6641,122

.gitattributesD22-Oct-2025631 1615

BUILD.gnD22-Oct-202510.8 KiB389364

LICENSED22-Oct-20253.6 KiB2817

OAT.xmlD22-Oct-20258.4 KiB11245

README.OpenSourceD22-Oct-2025465 1211

README.mdD22-Oct-2025189 64

bundle.jsonD22-Oct-20252 KiB6665

sqlite.gniD22-Oct-2025713 1917

README.OpenSource

1[
2    {
3        "Name": "SQLite",
4        "License": "Public Domain",
5        "License File": "LICENSE",
6        "Version Number": "version-3.44.4",
7        "Owner": "renzhenxing@huawei.com",
8        "Upstream URL": "https://github.com/sqlite/sqlite/archive/refs/tags/version-3.44.4.zip",
9        "Description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine."
10    }
11]
12

README.md

1Name: sqlite
2URL: "https://www.sqlite.org/"
3Version: version-3.44.4
4
5This is a shared library build of sqlite3 and its shell configured for ohos based off of the autoconf build flags.
6