https://github.com/elixir-ecto/db_connection
Last synced: about 1 month ago
Repository metadata:
Database connection behaviour
- Host: GitHub
- URL: https://github.com/elixir-ecto/db_connection
- Owner: elixir-ecto
- Created: 2015-11-25T01:17:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:06:34.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:24:10.744Z (about 2 months ago)
- Language: Elixir
- Homepage: http://hexdocs.pm/db_connection/DBConnection.html
- Size: 938 KB
- Stars: 308
- Watchers: 27
- Forks: 112
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Owner metadata:
- Name: elixir-ecto
- Login: elixir-ecto
- Email:
- Kind: organization
- Description: Database tools for Elixir
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/19973437?v=4
- Repositories: 9
- Last Synced at: 2024-03-25T21:18:13.577Z
- Profile URL: https://github.com/elixir-ecto
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 437
Total Committers: 48
Avg Commits per committer: 9.104
Development Distribution Score (DDS): 0.606
Commits in past year: 13
Committers in past year: 8
Avg Commits per committer in past year: 1.625
Development Distribution Score (DDS) in past year: 0.538
Name | Commits | |
---|---|---|
James Fish | j****s@f****m | 172 |
José Valim | j****m@p****r | 105 |
José Valim | j****m@d****o | 70 |
Andrea Leopardi | a****i@g****m | 14 |
Wojtek Mach | w****h | 13 |
Kian-Meng Ang | k****g@c****g | 6 |
Eric Scouten | e****c@s****m | 4 |
Aleksei Magusev | l****g@m****m | 3 |
Greg Rychlewski | g****i@g****m | 3 |
Tony Pitale | t****e@g****m | 2 |
Michał Łępicki | m****i | 2 |
Ben Smith | s****h | 2 |
Adriano Mitre | a****e@g****m | 2 |
Michał Muskała | m****l@m****u | 2 |
Maqbool | a****l@g****m | 2 |
Jonatan Kłosko | j****o@g****m | 2 |
Andrew Dryga | a****w@d****m | 2 |
Cẩm Huỳnh | h****m@g****m | 1 |
Dickson S. Guedes | g****s@g****t | 1 |
Evgeniy Skidan | e****n@g****m | 1 |
Frank McGeough | f****h@g****m | 1 |
Frank McGeough | f****h@p****m | 1 |
Kazuaki MATSUO | f****r@g****m | 1 |
Milton Mazzarri | m****z@g****m | 1 |
Mitchell Hanberg | m****h@m****m | 1 |
Blake Gentry | b****y | 1 |
felipe stival | 1****n | 1 |
Steven Anderson | w****e | 1 |
Sean Stavropoulos | s****o | 1 |
Humberto Rodríguez Avila | r****z | 1 |
and 18 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hex: 123,708,990 total
- Total docker downloads: 14,224
- Total dependent packages: 46
- Total dependent repositories: 8,759
- Total versions: 48
- Total maintainers: 3
hex: db_connection
Database connection behaviour for database transactions and connection pooling
- Homepage:
- Documentation: http://hexdocs.pm/db_connection/
- Licenses: Apache-2.0
- Latest release: 2.6.0 (published about 1 year ago)
- Last Synced: 2024-11-11T01:36:08.946Z (about 1 month ago)
- Versions: 48
- Dependent Packages: 46
- Dependent Repositories: 8,759
- Downloads: 123,708,990 Total
- Docker Downloads: 14,224
-
Rankings:
- Downloads: 0.116%
- Dependent repos count: 0.154%
- Docker downloads count: 0.462%
- Dependent packages count: 0.578%
- Average: 1.073%
- Forks count: 1.721%
- Stargazers count: 3.404%
- Maintainers (3)
Dependencies
examples/db_agent/mix.exs
hex
- db_connection >= 0.0.0
examples/db_agent/mix.lock
hex
- connection 1.0.4
examples/tcp_connection/mix.exs
hex
- db_connection >= 0.0.0
examples/tcp_connection/mix.lock
hex
- connection 1.0.4
mix.exs
hex
- connection ~> 1.0
- ex_doc >= 0.0.0
- telemetry ~> 0.4 or ~> 1.0
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- erlef/setup-beam v1 composite
mix.lock
hex