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: 14,903 of 183,107
Downloads: 114,085

Daily

Ranking: 28,793 of 183,092
Downloads: 5

Depended by

RankDownloadsName
75,00311,409logstash-filter-sphinx

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec
210167,990,555rdoc
252141,539,492git
1,01935,595,737logger
1,74013,612,087rake-compiler
2,0868,574,300hoe
12,180164,839hoe-bundler
14,605118,482hoe-gemspec

Owners

#GravatarHandle
1iconjvshahid
2iconheadius