• Home
Name Date Size #Lines LOC

..--

include/22-Mar-2025-13,6972,362

src/22-Mar-2025-272,950175,271

.gitattributesD22-Mar-2025631 1615

BUILD.gnD22-Mar-20257.8 KiB269249

LICENSED22-Mar-20253.6 KiB2817

OAT.xmlD22-Mar-20258 KiB10841

README.OpenSourceD22-Mar-2025448 1211

README.mdD22-Mar-2025182 64

bundle.jsonD22-Mar-20251.2 KiB4444

README.OpenSource

1[
2    {
3        "Name": "SQLite",
4        "License": "Public Domain",
5        "License File": "LICENSE",
6        "Version Number": "3.40.1",
7        "Owner": "wangbingquan@huawei.com",
8        "Upstream URL": "https://www.sqlite.org/2022/sqlite-amalgamation-3400100.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: 3400100
4
5This is a shared library build of sqlite3 and its shell configured for ohos based off of the autoconf build flags.
6