{"id":22871389,"url":"https://github.com/stainless-steel/sqlite3-src","last_synced_at":"2025-12-12T13:19:51.765Z","repository":{"id":57668362,"uuid":"52718583","full_name":"stainless-steel/sqlite3-src","owner":"stainless-steel","description":"Provider of SQLite","archived":false,"fork":false,"pushed_at":"2025-03-28T10:37:15.000Z","size":73,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-01T20:39:55.167Z","etag":null,"topics":["database"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stainless-steel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-02-28T11:50:06.000Z","updated_at":"2025-05-07T04:33:15.000Z","dependencies_parsed_at":"2024-01-20T09:27:53.209Z","dependency_job_id":"5729b76c-e228-46f6-b440-44fd8360ab1f","html_url":"https://github.com/stainless-steel/sqlite3-src","commit_stats":{"total_commits":58,"total_committers":4,"mean_commits":14.5,"dds":"0.10344827586206895","last_synced_commit":"f6d2fab4a0cf640179db797db56c558b82595019"},"previous_names":["stainless-steel/sqlite3-provider"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stainless-steel/sqlite3-src","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stainless-steel%2Fsqlite3-src","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stainless-steel%2Fsqlite3-src/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stainless-steel%2Fsqlite3-src/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stainless-steel%2Fsqlite3-src/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stainless-steel","download_url":"https://codeload.github.com/stainless-steel/sqlite3-src/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stainless-steel%2Fsqlite3-src/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749189,"owners_count":24814142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database"],"created_at":"2024-12-13T13:18:58.501Z","updated_at":"2025-10-07T11:56:01.646Z","avatar_url":"https://github.com/stainless-steel.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sqlite3-src [![Package][package-img]][package-url] [![Build][build-img]][build-url]\n\nThe package provides [SQLite].\n\nThe following Cargo features are supported:\n\n* `bundled` to compile SQLite from the source code that comes with the package,\n  ignoring any SQLite libraries that might be installed in the system.\n\nIt is also possible to enable various [compile-time options] by setting\nenvironment variables with the same names, such as\n`SQLITE_ENABLE_FTS5`.\n\n## WebAssembly\n\nWebAssembly is supported through [WASI SDK]. To compile for the `wasm32-wasip1`\nor `wasm32-wasip2` target, define either\n\n* the `sqlite3_src_wasi_sdk_path` configuration flag for `rustc` or\n* the `WASI_SDK_PATH` environment variable\n\nto point to an existing installation of the SDK.\n\nTo compile for the `wasm32-unknown-unknown` target, define in addition either\n\n* the `sqlite3_src_wasi_target_env` configuration flag for `rustc` or\n* the `WASI_TARGET_ENV` environment variable\n\nto specify which target environment to compile for (e.g., `p1`).\n\n## Contribution\n\nYour contribution is highly appreciated. Do not hesitate to open an issue or a\npull request. Note that any contribution submitted for inclusion in the project\nwill be licensed according to the terms given in [LICENSE.md](LICENSE.md).\n\n[SQLite]: https://sqlite.org\n[WASI SDK]: https://github.com/WebAssembly/wasi-sdk\n[compile-time options]: https://www.sqlite.org/compile.html\n\n[build-img]: https://github.com/stainless-steel/sqlite3-src/workflows/build/badge.svg\n[build-url]: https://github.com/stainless-steel/sqlite3-src/actions/workflows/build.yml\n[package-img]: https://img.shields.io/crates/v/sqlite3-src.svg\n[package-url]: https://crates.io/crates/sqlite3-src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstainless-steel%2Fsqlite3-src","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstainless-steel%2Fsqlite3-src","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstainless-steel%2Fsqlite3-src/lists"}