https://github.com/transact-rs/sqlx
async await mariadb mysql postgres postgresql rust sql sqlite
Score: -Infinity
Last synced: about 11 hours ago
JSON representation
Repository metadata:
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- Host: GitHub
- URL: https://github.com/transact-rs/sqlx
- Owner: launchbadge
- License: apache-2.0
- Created: 2019-12-28T10:40:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-05-12T20:00:41.000Z (19 days ago)
- Last Synced: 2026-05-19T03:53:25.896Z (12 days ago)
- Topics: async, await, mariadb, mysql, postgres, postgresql, rust, sql, sqlite
- Language: Rust
- Homepage:
- Size: 9.46 MB
- Stars: 17,018
- Watchers: 64
- Forks: 1,608
- Open Issues: 726
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
Owner metadata:
- Name: launchbadge
- Login: launchbadge
- Email: contact@launchbadge.com
- Kind: organization
- Description: Build it fast, build it right
- Website: http://www.launchbadge.com
- Location: California, USA
- Twitter: launchbadge
- Company:
- Icon url: https://avatars.githubusercontent.com/u/10077001?v=4
- Repositories: 43
- Last Synced at: 2024-03-25T21:26:52.138Z
- Profile URL: https://github.com/launchbadge
Issue and Pull Request metadata
Last synced: 23 days ago
Total issues: 949
Total pull requests: 1,015
Average time to close issues: 6 months
Average time to close pull requests: about 1 month
Total issue authors: 722
Total pull request authors: 385
Average comments per issue: 3.3
Average comments per pull request: 1.67
Merged pull request: 561
Bot issues: 0
Bot pull requests: 0
Past year issues: 99
Past year pull requests: 200
Past year average time to close issues: 28 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 82
Past year pull request authors: 108
Past year average comments per issue: 1.3
Past year average comments per pull request: 1.23
Past year merged pull request: 69
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mehcode (29)
- abonander (26)
- yuyang-ok (8)
- lovasoa (8)
- bobozaur (7)
- tisonkun (6)
- frederikhors (5)
- nyurik (4)
- bonsairobo (4)
- Ekleog (4)
- billy1624 (4)
- FrenchGithubUser (4)
- D1plo1d (4)
- samuela (4)
- kevincox (4)
Top Pull Request Authors
- abonander (95)
- joeydewaal (59)
- iamjpotts (34)
- paolobarbolini (27)
- jayy-lmao (20)
- CommanderStorm (17)
- bobozaur (11)
- tottoto (10)
- tisonkun (10)
- saiintbrisson (9)
- Vrajs16 (7)
- V02460 (7)
- etorreborre (7)
- madadam (6)
- kriswuollett (6)
Top Issue Labels
- bug (486)
- enhancement (286)
- db:postgres (28)
- db:sqlite (25)
- macros (24)
- proposal (16)
- E-easy (14)
- E-medium (13)
- db:mysql (11)
- good first issue (10)
- help wanted (9)
- migrations (8)
- bug:db (7)
- documentation (7)
- question (5)
- bug:rust (4)
- cli (4)
- pool (4)
- macros:null-inference (3)
- needs rust feature (3)
- blocked (3)
- example (2)
- E-hard (2)
- db:other (2)
- bug:dependency (2)
- next (1)
- db:third-party-compat (1)
- refactor (1)
- advisory (1)
- regression (1)
Top Pull Request Labels
- breaking (71)
- db:sqlite (6)
- macros (6)
- breaking:MSRV (4)
- db:postgres (2)
- blocked (1)
- db:mysql (1)