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,731 of 186,959
Downloads: 114,947

Daily

Ranking: 49,224 of 186,713
Downloads: 14

Depended by

RankDownloadsName
75,21412,030logstash-filter-sphinx

Depends on

RankDownloadsName
101,128,098,871rake
27909,387,510rspec
190231,578,823rdoc
240177,069,386logger
252173,273,424git
1,61020,327,661rake-compiler
2,2588,891,655hoe
12,838169,274hoe-bundler
15,225121,807hoe-gemspec

Owners

#GravatarHandle
1iconjvshahid
2iconheadius