{"id":22640374,"url":"https://github.com/srccircumflex/wsqlite3","last_synced_at":"2026-02-11T21:33:46.621Z","repository":{"id":265095446,"uuid":"895119434","full_name":"srccircumflex/wsqlite3","owner":"srccircumflex","description":"WSQLite3 (WebSocket SQLite3) is a simple and lightweight solution to manage access from multiple processes (or threads) to SQLite3 databases.","archived":false,"fork":false,"pushed_at":"2025-12-30T07:12:24.000Z","size":225,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T18:46:12.707Z","etag":null,"topics":["databaseservices","session-management","sqlite3","threadsafe"],"latest_commit_sha":null,"homepage":"https://srccircumflex.github.io/wsqlite3/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srccircumflex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-11-27T15:39:43.000Z","updated_at":"2025-12-30T07:12:28.000Z","dependencies_parsed_at":"2025-04-11T22:10:23.189Z","dependency_job_id":"22806626-64cc-4cb8-9d1f-75891e4d58de","html_url":"https://github.com/srccircumflex/wsqlite3","commit_stats":null,"previous_names":["srccircumflex/wsqlite3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/srccircumflex/wsqlite3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srccircumflex%2Fwsqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srccircumflex%2Fwsqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srccircumflex%2Fwsqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srccircumflex%2Fwsqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srccircumflex","download_url":"https://codeload.github.com/srccircumflex/wsqlite3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srccircumflex%2Fwsqlite3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29345545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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":["databaseservices","session-management","sqlite3","threadsafe"],"created_at":"2024-12-09T04:10:09.992Z","updated_at":"2026-02-11T21:33:46.616Z","avatar_url":"https://github.com/srccircumflex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n  \u003cdiv style=\"padding:10px;display:flex;align-items:end\"\u003e\n    \u003cdiv style=\"display:inline-block\"\u003e\n      \u003ca href=\"https://srccircumflex.github.io/wsqlite3\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/srccircumflex/wsqlite3/main/docs/logo.png\" alt=\"logo\" style=\"display:inline-block\"\u003e\n      \u003c/a\u003e\n    \u003c/div\u003e\n    \u003cdiv style=\"display:inline-block\"\u003e\n      \u003ch1\u003e\n        \u003cspan style=\"color:#266ed9\"\u003eW\u003c/span\u003e\u003cspan style=\"border-bottom:1px solid #266ed9\"\u003e\u003cspan style=\"color:#266ed9\"\u003eS\u003c/span\u003e\u003cspan\u003eQL\u003c/span\u003e\u003cspan\u003eite3\u003c/span\u003e\u003c/span\u003e\n        \u003cspan\u003ev0.7\u003c/span\u003e\n      \u003c/h1\u003e\n    \u003c/div\u003e\n  \u003c/div\u003e\n\n```commandline\npython -m pip install wsqlite3 --upgrade\n```\n\n\n  \u003cp\u003e\n    \u003cb\u003eWSQLite3\u003c/b\u003e (\u003ccite\u003eWebSocket SQLite3\u003c/cite\u003e) is a simple and lightweight solution to manage\n    access from multiple processes (or threads) to \u003cb\u003eSQLite3\u003c/b\u003e databases.\n  \u003c/p\u003e\n\n  \u003cspan\u003e\u003cb\u003e\u003ccite\u003eWhat it is and what it is not:\u003c/cite\u003e\u003c/b\u003e\u003c/span\u003e\n  \u003cdiv style=\"padding-left:30px;border-left:3px solid #266ed9\"\u003e\n    \u003cp\u003e\n      The focus of \u003cb\u003eWSQLite3\u003c/b\u003e is on simple local session management of multiple instances of a program or\n      compatibilization of different programs. \u003cb\u003eWSQLite3\u003c/b\u003e is not intended as a database in a wide-ranging system for\n      multiple end users. For this, other advanced database systems with client servers should be used.\n    \u003c/p\u003e\n    \u003cp\u003e\n      \u003cmark\u003e\n        \u003cb\u003eWSQLite3\u003c/b\u003e in the basic version is designed for \u003ccite\u003efriendly\u003c/cite\u003e connections,\n        an SSL is NOT implemented and there is NO permission handling\n        (Caution: \u003cb\u003eWSQLite3\u003c/b\u003e also allows remote code execution).\n      \u003c/mark\u003e\n    \u003c/p\u003e\n  \u003c/div\u003e\n  \u003cspan\u003e\u003cb\u003e\u003ccite\u003eHow it works and properties:\u003c/cite\u003e\u003c/b\u003e\u003c/span\u003e\n  \u003cdiv style=\"padding-left:30px;border-left:3px solid #266ed9\"\u003e\n    \u003cp\u003e\n      \u003cb\u003eWSQLite3\u003c/b\u003e manages connections to \u003cb\u003eSQLite3\u003c/b\u003e databases for multiple clients per server.\n      The communication via the \u003cb\u003eWebSocket\u003c/b\u003e protocol with \u003cb\u003eJSON\u003c/b\u003e data provides simple and high compatibility\n      between different programs and programming languages.\n      The focus of the project is on the \u003cb\u003eWSQLite3 service\u003c/b\u003e, which is intended as an independent process.\n      For complex projects, a separate implementation of the client side should be embedded.\n    \u003c/p\u003e\n  \u003c/div\u003e\n\n\n\n\n\n\n\n\n\u003ca href=\"https://pypi.org/project/wsqlite3\" target=\"_blank\" style=\"position: absolute;top: 22px; right: 62px;color: #db54d9; z-index:100;\"\u003e\n\u003cimg src=\"https://pypi.org/static/images/logo-small.8998e9d1.svg\" alt=\"pypi.org/wsqlite3\" style=\"height: 24px;\"\u003e\n\u003c/a\u003e\n\n\n\n\n\u003chr\u003e\n\u003cp\u003e\n  \u003ca href=\"https://srccircumflex.github.io/wsqlite3\"\u003e\u003cb\u003e \u0026#9654; \u0026nbsp; Documentation\u003c/b\u003e\u003c/a\u003e\n\u003c/p\u003e \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrccircumflex%2Fwsqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrccircumflex%2Fwsqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrccircumflex%2Fwsqlite3/lists"}