• Home
Name Date Size #Lines LOC

..--

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

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

.gitattributesD06-Mar-2025631 1615

BUILD.gnD06-Mar-20257.8 KiB269249

LICENSED06-Mar-20253.6 KiB2817

OAT.xmlD06-Mar-20258 KiB10841

README.OpenSourceD06-Mar-2025467 1211

README.mdD06-Mar-2025182 64

bundle.jsonD06-Mar-20251.2 KiB4444

README.OpenSource

1[
2    {
3        "Name": "SQLite",
4        "License": "Public Domain,Apache License 2.0",
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