https://github.com/sparklemotion/sqlite3-ruby

ruby sqlite

Last synced: about 1 month ago

Repository metadata:

Ruby bindings for the SQLite3 embedded database


Owner metadata:


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 Email 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

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.

go: github.com/sparklemotion/sqlite3-ruby

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

Gemfile rubygems
  • 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
.github/workflows/upstream.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
sqlite3.gemspec rubygems
  • 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
.github/workflows/ci.yml actions
  • 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
.github/workflows/downstream.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • ruby/setup-ruby-pkgs v1 composite