https://github.com/sparklemotion/sqlite3-ruby
ruby sqlite
Last synced: about 1 month ago
Repository metadata:
Ruby bindings for the SQLite3 embedded database
- Host: GitHub
- URL: https://github.com/sparklemotion/sqlite3-ruby
- Owner: sparklemotion
- License: bsd-3-clause
- Created: 2008-07-01T13:03:27.000Z (over 16 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T16:59:35.000Z (about 2 months ago)
- Last Synced: 2024-11-05T17:05:29.169Z (about 2 months ago)
- Topics: ruby, sqlite
- Language: Ruby
- Homepage: https://github.com/sparklemotion/sqlite3-ruby/
- Size: 1.59 MB
- Stars: 768
- Watchers: 30
- Forks: 201
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Sparkle Motion
- Login: sparklemotion
- Email:
- Kind: organization
- Description:
- Website: http://nokogiri.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1851072?v=4
- Repositories: 10
- Last Synced at: 2024-03-25T19:32:24.345Z
- Profile URL: https://github.com/sparklemotion
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 1,036
Total Committers: 86
Avg Commits per committer: 12.047
Development Distribution Score (DDS): 0.782
Commits in past year: 237
Committers in past year: 13
Avg Commits per committer in past year: 18.231
Development Distribution Score (DDS) in past year: 0.591
Name | Commits | |
---|---|---|
Mike Dalessio | m****o@g****m | 226 |
Aaron Patterson | a****n@g****m | 220 |
Luis Lavena | l****a@g****m | 168 |
Jamis Buck | j****s@3****m | 66 |
Stephen Margheim | s****m@g****m | 49 |
Mike Dalessio | m****e@3****m | 29 |
dependabot[bot] | 4****] | 28 |
Rob Holland | r****b@i****m | 23 |
Jonathan Metter | J****r@g****e | 19 |
Aaron Patterson | t****e@r****g | 19 |
NARUSE, Yui | n****e@a****p | 17 |
gazayas | g****s@h****m | 14 |
Lars Kanis | l****s@g****e | 11 |
Jim Flood | j****d@t****m | 11 |
Jean Boussier | j****r@g****m | 8 |
Caleb Albritton | w****e@g****m | 7 |
James Berry | j****s@j****s | 6 |
Alex Watt | a****x@a****m | 5 |
Rich Meyers | r****s@g****m | 5 |
MSP-Greg | M****g | 4 |
Nobuyoshi Nakada | n****u@r****g | 4 |
Peter Goldstein | p****n@g****m | 4 |
Mike Wojciechowski | m****w@s****m | 4 |
MSP-Greg | G****s@g****m | 4 |
iain barnett | h****n@t****m | 3 |
kashif | k****f@n****m | 3 |
Robert McLeod | r****t@p****z | 3 |
Jeremy Evans | c****e@j****t | 3 |
Masamitsu MURASE | m****e@g****m | 2 |
Ryuta Kamizono | k****o@g****m | 2 |
and 56 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 4
-
Total downloads:
- rubygems: 140,994,426 total
- Total docker downloads: 643,630,140
- Total dependent packages: 9,327 (may contain duplicates)
- Total dependent repositories: 555,575 (may contain duplicates)
- Total versions: 455
- Total maintainers: 6
- Total advisories: 1
rubygems: sqlite3
Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby.
- Homepage: https://github.com/sparklemotion/sqlite3-ruby
- Documentation: http://www.rubydoc.info/gems/sqlite3/
- Licenses: BSD-3-Clause
- Latest release: 2.0.1 (published 8 months ago)
- Last Synced: 2024-11-10T23:00:59.573Z (about 1 month ago)
- Versions: 408
- Dependent Packages: 9,327
- Dependent Repositories: 555,573
- Downloads: 140,980,101 Total
- Docker Downloads: 643,630,140
-
Rankings:
- Dependent packages count: 0.005%
- Dependent repos count: 0.026%
- Downloads: 0.13%
- Docker downloads count: 0.176%
- Average: 0.738%
- Forks count: 1.915%
- Stargazers count: 2.174%
- Maintainers (4)
- Advisories:
go: github.com/sparklemotion/sqlite3-ruby
- Homepage:
- Documentation: https://pkg.go.dev/github.com/sparklemotion/sqlite3-ruby#section-documentation
- Licenses: other
- Latest release: v2.0.1+incompatible (published 8 months ago)
- Last Synced: 2024-11-10T23:00:57.159Z (about 1 month ago)
- Versions: 43
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
rubygems: openaustralia-sqlite3
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
- Homepage: https://github.com/sparklemotion/sqlite3-ruby
- Documentation: http://www.rubydoc.info/gems/openaustralia-sqlite3/
- Licenses: BSD-3
- Latest release: 1.0.0 (published almost 11 years ago)
- Last Synced: 2024-11-10T23:00:58.359Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 2
- Downloads: 5,340 Total
-
Rankings:
- Forks count: 1.91%
- Stargazers count: 2.168%
- Dependent repos count: 15.44%
- Dependent packages count: 15.783%
- Average: 19.731%
- Downloads: 63.355%
- Maintainers (1)
rubygems: sqlite3-full
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module.
- Homepage: https://github.com/sparklemotion/sqlite3-ruby
- Documentation: http://www.rubydoc.info/gems/sqlite3-full/
- Licenses: BSD-3
- Latest release: 1.3.9.3 (published almost 10 years ago)
- Last Synced: 2024-11-10T23:00:59.487Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 8,985 Total
-
Rankings:
- Forks count: 1.764%
- Stargazers count: 2.009%
- Dependent packages count: 15.706%
- Average: 22.903%
- Dependent repos count: 46.782%
- Downloads: 48.253%
- Maintainers (1)
Dependencies
- hoe-bundler ~> 1.0 development
- hoe-gemspec ~> 1.0 development
- mini_portile2 ~> 2.0 development
- minitest ~> 5.11 development
- rake-compiler ~> 1.0 development
- rake-compiler-dock ~> 0.6.0 development
- rdoc >= 4.0, < 6 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- minitest ~> 5.15 development
- psych ~> 4.0 development
- rake-compiler ~> 1.2.0 development
- rake-compiler-dock ~> 1.2.1 development
- rdoc >= 4.0, < 7 development
- mini_portile2 ~> 2.8.0
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- ruby/setup-ruby v1 composite
- ruby/setup-ruby-pkgs v1 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- ruby/setup-ruby-pkgs v1 composite