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

https://github.com/zonkyio/embedded-postgres

Score: 23.55294215049051

Last synced: 15 minutes ago
JSON representation

Repository metadata:

Java embedded PostgreSQL component for testing


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 19 days ago

Total Commits: 453
Total Committers: 61
Avg Commits per committer: 7.426
Development Distribution Score (DDS): 0.737

Commits in past year: 21
Committers in past year: 8
Avg Commits per committer in past year: 2.625
Development Distribution Score (DDS) in past year: 0.619

Name Email Commits
Steven Schlansker s****r@o****m 119
Tomáš Vaněk t****k@z****z 70
Steven Schlansker s****n@l****m 65
Zonky Bot b****t@z****m 54
Chris Pennello c****o@o****m 22
Michael Bell m****l@o****m 19
Henning Schmiedehausen h****g@l****m 17
Rene Leonhardt 6****t 7
Marek Malevic i****o@m****z 6
David Stryker s****r@l****m 5
Marek Malevič m****c@e****m 5
Steven Schlansker s****r@g****m 5
Henning Schmiedehausen h****g@s****g 4
Ben Hardy b****y@o****m 3
James Hilliard j****1@g****m 3
Gösta Jonasson g****n@p****o 2
Artem Prigoda a****n@g****m 2
lesiak l****k@o****m 2
VojtechGabriel v****l@c****z 1
Thomas Dudziak t****s@n****m 1
Roman Pichlik d****i@g****m 1
Rogan Creswick r****k@d****m 1
Remoun Metyas r****n@m****m 1
Petr Janeček p****k@a****m 1
Nommensen, Soenke s****n@d****m 1
Nik Hodgkinson n****k@r****m 1
Mihhail Lapushkin m****a@M****n 1
Kamil Horbowicz k****z@o****m 1
Joao Oliveira j****a@i****t 1
Jim Danz j****m@l****m 1
and 31 more...

Issue and Pull Request metadata

Last synced: 29 days ago

Total issues: 95
Total pull requests: 73
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 75
Total pull request authors: 23
Average comments per issue: 2.87
Average comments per pull request: 0.85
Merged pull request: 53
Bot issues: 0
Bot pull requests: 0

Past year issues: 10
Past year pull requests: 11
Past year average time to close issues: 8 days
Past year average time to close pull requests: 19 days
Past year issue authors: 7
Past year pull request authors: 6
Past year average comments per issue: 0.4
Past year average comments per pull request: 0.45
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/zonkyio/embedded-postgres

Top Issue Authors

  • tomix26 (14)
  • mcherb (3)
  • dpeger (2)
  • lthoulon-locala (2)
  • NikolayMetchev (2)
  • SmushyTaco (2)
  • benstpierre (2)
  • amracel (1)
  • shrimp3r (1)
  • dmoebius (1)
  • TonyWeston (1)
  • sfali (1)
  • azell (1)
  • misev (1)
  • Quafadas (1)

Top Pull Request Authors

  • tomix26 (32)
  • jameshilliard (5)
  • lesiak (4)
  • MarcMil (3)
  • mikebell90 (2)
  • TimoFrye (2)
  • reymalahay (2)
  • turbanoff (2)
  • bcentner (2)
  • reneleonhardt (2)
  • vladimirfx (2)
  • VojtechGabriel (2)
  • sullis (2)
  • jakepearson (2)
  • carlpaten (1)

Top Issue Labels

  • status: invalid (33)
  • type: dependency-upgrade (19)
  • type: bug (9)
  • type: documentation (5)
  • type: enhancement (4)
  • type: task (4)
  • status: waiting-for-feedback (4)
  • status: declined (2)

Top Pull Request Labels

  • type: enhancement (6)
  • type: dependency-upgrade (6)
  • status: declined (2)
  • type: documentation (2)
  • status: waiting-for-feedback (1)

Package metadata

proxy.golang.org: github.com/zonkyio/embedded-postgres

repo1.maven.org: io.zonky.test:embedded-postgres

Embedded PostgreSQL Server

  • Homepage: https://github.com/zonkyio/embedded-postgres
  • Documentation: https://appdoc.app/artifact/io.zonky.test/embedded-postgres/
  • Licenses: The Apache License, Version 2.0
  • Latest release: 2.2.2 (published 29 days ago)
  • Last Synced: 2026-03-11T13:02:10.681Z (19 days ago)
  • Versions: 28
  • Dependent Packages: 68
  • Dependent Repositories: 195
  • Docker Downloads: 611,417
  • Rankings:
    • Dependent packages count: 1.057%
    • Dependent repos count: 1.195%
    • Docker downloads count: 2.104%
    • Average: 10.484%
    • Stargazers count: 20.783%
    • Forks count: 27.281%

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
pom.xml maven
  • junit:junit 4.13.2 provided
  • org.junit.jupiter:junit-jupiter-api 5.8.2 provided
  • commons-codec:commons-codec 1.15
  • commons-io:commons-io 2.11.0
  • io.zonky.test.postgres:embedded-postgres-binaries-darwin-amd64 14.7.0
  • io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64 14.7.0
  • io.zonky.test.postgres:embedded-postgres-binaries-linux-amd64-alpine 14.7.0
  • io.zonky.test.postgres:embedded-postgres-binaries-windows-amd64 14.7.0
  • org.apache.commons:commons-compress 1.21
  • org.apache.commons:commons-lang3 3.12.0
  • org.flywaydb:flyway-core 7.15.0
  • org.liquibase:liquibase-core 4.10.0
  • org.postgresql:postgresql 42.3.5
  • org.slf4j:slf4j-api 1.7.36
  • org.tukaani:xz 1.9
  • org.junit.jupiter:junit-jupiter-engine 5.8.2 test
  • org.junit.vintage:junit-vintage-engine 5.8.2 test
  • org.mockito:mockito-core 3.12.4 test
  • org.slf4j:slf4j-simple 1.7.36 test