An open API service for producing an overview of a list of open source projects.

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.


Owner metadata:


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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/transact-rs/sqlx

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)