{"id":21657763,"url":"https://github.com/vapor/sqlite-nio","last_synced_at":"2026-03-08T12:03:39.132Z","repository":{"id":36138228,"uuid":"180674964","full_name":"vapor/sqlite-nio","owner":"vapor","description":"Non-blocking wrapper for libsqlite3-dev using SwiftNIO","archived":false,"fork":false,"pushed_at":"2024-05-28T23:48:22.000Z","size":8937,"stargazers_count":57,"open_issues_count":2,"forks_count":13,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-05-29T14:10:49.576Z","etag":null,"topics":["server-side-swift","sqlite","sqlite3","swift","swift-nio","vapor"],"latest_commit_sha":null,"homepage":"","language":"C","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/vapor.png","metadata":{"funding":{"github":["vapor"],"open_collective":"vapor"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-10T22:45:43.000Z","updated_at":"2024-08-19T13:24:26.423Z","dependencies_parsed_at":"2023-11-28T07:31:12.235Z","dependency_job_id":"8d7d5777-0928-4d97-b47a-3db453c1ee86","html_url":"https://github.com/vapor/sqlite-nio","commit_stats":{"total_commits":56,"total_committers":15,"mean_commits":"3.7333333333333334","dds":0.5714285714285714,"last_synced_commit":"26bb48d2b8486c0c98d7c264f865ae8dd619ff37"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fsqlite-nio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fsqlite-nio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fsqlite-nio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fsqlite-nio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vapor","download_url":"https://codeload.github.com/vapor/sqlite-nio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226304039,"owners_count":17603494,"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","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":["server-side-swift","sqlite","sqlite3","swift","swift-nio","vapor"],"created_at":"2024-11-25T09:28:04.605Z","updated_at":"2025-12-02T15:04:21.312Z","avatar_url":"https://github.com/vapor.png","language":"C","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://design.vapor.codes/images/vapor-sqlitenio.svg\" height=\"96\" alt=\"SQLiteNIO\"\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ca href=\"https://docs.vapor.codes/4.0/\"\u003e\u003cimg src=\"https://design.vapor.codes/images/readthedocs.svg\" alt=\"Documentation\"\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/vapor\"\u003e\u003cimg src=\"https://design.vapor.codes/images/discordchat.svg\" alt=\"Team Chat\"\u003e\u003c/a\u003e\n\u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://design.vapor.codes/images/mitlicense.svg\" alt=\"MIT License\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/vapor/sqlite-nio/actions/workflows/test.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/vapor/sqlite-nio/test.yml?event=push\u0026style=plastic\u0026logo=github\u0026label=tests\u0026logoColor=%23ccc\" alt=\"Continuous Integration\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/github/vapor/sqlite-nio\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/github/vapor/sqlite-nio?style=plastic\u0026logo=codecov\u0026label=codecov\"\u003e\u003c/a\u003e\n\u003ca href=\"https://swift.org\"\u003e\u003cimg src=\"https://design.vapor.codes/images/swift510up.svg\" alt=\"Swift 5.10+\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n🪶 Non-blocking, event-driven Swift client for [SQLite](https://sqlite.org) built on [SwiftNIO](https://github.com/apple/swift-nio).\n\n## Using SQLiteNIO\n\nUse standard SwiftPM syntax to include SQLiteNIO as a dependency in your `Package.swift` file:\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/vapor/sqlite-nio.git\", from: \"1.0.0\")\n]\n```\n\n### Supported Platforms\n\nSQLiteNIO supports all platforms on which NIO itself works. At the time of this writing, these include:\n\n- Ubuntu 20.04+\n- macOS 10.15+\n- iOS 13+\n- tvOS 13+ and watchOS 7+ (experimental)\n","funding_links":["https://github.com/sponsors/vapor","https://opencollective.com/vapor"],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapor%2Fsqlite-nio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvapor%2Fsqlite-nio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvapor%2Fsqlite-nio/lists"}