{"id":26829404,"url":"https://github.com/orbitinghail/sqlite-plugin","last_synced_at":"2026-04-29T18:33:08.597Z","repository":{"id":285153190,"uuid":"957223677","full_name":"orbitinghail/sqlite-plugin","owner":"orbitinghail","description":"A Rust crate for building a custom SQLite virtual file system (VFS).","archived":false,"fork":false,"pushed_at":"2026-04-25T22:13:36.000Z","size":361,"stargazers_count":26,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-26T00:30:04.495Z","etag":null,"topics":["extension","plugin","sqlite","vfs"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orbitinghail.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-29T21:00:30.000Z","updated_at":"2026-04-25T22:13:41.000Z","dependencies_parsed_at":"2025-03-29T21:33:07.196Z","dependency_job_id":"16e04ae3-1978-4cbf-8311-7cd78679add4","html_url":"https://github.com/orbitinghail/sqlite-plugin","commit_stats":null,"previous_names":["orbitinghail/sqlite-plugin"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/orbitinghail/sqlite-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitinghail%2Fsqlite-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitinghail%2Fsqlite-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitinghail%2Fsqlite-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitinghail%2Fsqlite-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orbitinghail","download_url":"https://codeload.github.com/orbitinghail/sqlite-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitinghail%2Fsqlite-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["extension","plugin","sqlite","vfs"],"created_at":"2025-03-30T13:16:30.285Z","updated_at":"2026-04-29T18:33:08.590Z","avatar_url":"https://github.com/orbitinghail.png","language":"Rust","readme":"\u003ch1 align=\"center\"\u003eSQLite Plugin\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://docs.rs/sqlite-plugin\"\u003e\u003cimg alt=\"docs.rs\" src=\"https://img.shields.io/docsrs/sqlite-plugin\"\u003e\u003c/a\u003e\n  \u0026nbsp;\n  \u003ca href=\"https://github.com/orbitinghail/sqlite-plugin/actions\"\u003e\u003cimg alt=\"Build Status\" src=\"https://img.shields.io/github/actions/workflow/status/orbitinghail/sqlite-plugin/rust.yml\"\u003e\u003c/a\u003e\n  \u0026nbsp;\n  \u003ca href=\"https://crates.io/crates/sqlite-plugin\"\u003e\u003cimg alt=\"crates.io\" src=\"https://img.shields.io/crates/v/sqlite-plugin.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n`sqlite-plugin` provides a streamlined and flexible way to implement SQLite virtual file systems (VFS) in Rust. Inspired by [sqlite-vfs], it offers a distinct design with key enhancements:\n\n- **Centralized Control**: The `Vfs` trait intercepts all file operations at the VFS level, rather than delegating them directly to file handles. This simplifies shared state management and enables more advanced behaviors.\n- **Custom Pragmas**: Easily define and handle custom SQLite pragmas to extend database functionality.\n- **Integrated Logging**: Seamlessly forward logs to SQLite’s built-in logging system for unified diagnostics.\n\n[sqlite-vfs]: https://github.com/rklaehn/sqlite-vfs\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE] or https://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT] or https://opensource.org/licenses/MIT)\n\nat your option.\n\n[LICENSE-APACHE]: ./LICENSE-APACHE\n[LICENSE-MIT]: ./LICENSE-MIT\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you shall be dual licensed as above, without any\nadditional terms or conditions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitinghail%2Fsqlite-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forbitinghail%2Fsqlite-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitinghail%2Fsqlite-plugin/lists"}