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

https://github.com/vendrinc/pg_parcel

postgresql

Score: 13.960753106516808

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Extract horizontal slices of PostgreSQL schemas


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 117
Total Committers: 10
Avg Commits per committer: 11.7
Development Distribution Score (DDS): 0.521

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jacob Elder j****b@b****m 56
Gavin Panella g****a@v****m 37
Robert Michalak r****k@v****m 15
Johnil Quezada q****l@g****m 2
Jacob Elder j****r@v****m 2
dependabot[bot] 4****] 1
Mohamed Wael Khobalatte w****l@v****m 1
Jacob Elder j****r@g****m 1
Clar Fon c****n@v****m 1
Alex Robbin a****x@v****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 38
Average time to close issues: 2 days
Average time to close pull requests: 14 days
Total issue authors: 1
Total pull request authors: 9
Average comments per issue: 0.5
Average comments per pull request: 0.92
Merged pull request: 26
Bot issues: 0
Bot pull requests: 4

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vendrinc/pg_parcel

Top Issue Authors

  • allenap (2)

Top Pull Request Authors

  • allenap (11)
  • jelder (8)
  • rmichalak (6)
  • dependabot[bot] (4)
  • JQuezada0 (3)
  • clarfonthey (2)
  • extrospective (2)
  • agrobbin (1)
  • why-el (1)

Top Issue Labels

  • enhancement (2)

Top Pull Request Labels

  • dependencies (4)

Package metadata

crates.io: pg_parcel

A very minimal subset of `pg_dump --data-only` with multi-tenancy in mind.

  • Homepage:
  • Documentation: https://docs.rs/pg_parcel/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.2.0 (published almost 3 years ago)
  • Last Synced: 2026-08-26T17:03:49.783Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 6,423 Total
  • Rankings:
    • Dependent repos count: 29.318%
    • Dependent packages count: 33.812%
    • Stargazers count: 36.127%
    • Forks count: 37.476%
    • Average: 41.224%
    • Downloads: 69.386%
  • Maintainers (1)

Dependencies

Cargo.lock cargo
  • 109 dependencies
.github/workflows/build.yml actions
  • Swatinem/rust-cache v2 composite
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
.github/workflows/release.yml actions
  • Swatinem/rust-cache v2 composite
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • softprops/action-gh-release v1 composite
Brewfile homebrew
  • gh *