Categories: None [Edit]

pg_jruby

https://rubygems.org/gems/pg_jruby
https://github.com/headius/jruby-pg
This is a native implementation of the Postsgres protocol written entirely in Java. The project was started by @headius as a ruby-pg replacement for JRuby that uses the JDBC driver and private API of Postgres. Unfortunately ruby-pg (which uses libpq under the hood) exposed a lot of features of Postgres that were impossible to implement or were complicated given the nature of the JDBC and the encapsulation of many features that are exposed in ruby-pg. *WARNING* this gem is not production ready yet. There are many bugs that needs to be fixed and more testing. So please checkout the code and submit pull requests with some fixes. If your Java-Fu isn't that great you can still contribute by submitting test cases and We'll be happy to fix them.

Total

Ranking: 15,263 of 184,790
Downloads: 114,410

Daily

Ranking: 45,146 of 184,778
Downloads: 0

Depended by

RankDownloadsName
75,32511,633logstash-filter-sphinx

Depends on

RankDownloadsName
101,025,178,766rake
26854,674,154rspec
202191,195,987rdoc
254156,723,947git
43988,396,773logger
1,69316,272,665rake-compiler
2,1578,715,653hoe
12,497166,359hoe-bundler
14,917119,486hoe-gemspec

Owners

#GravatarHandle
1iconjvshahid
2iconheadius