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: 16,020 of 188,219
Downloads: 115,659

Daily

Ranking: 81,771 of 188,199
Downloads: 1

Depended by

RankDownloadsName
74,68212,690logstash-filter-sphinx

Depends on

RankDownloadsName
101,187,421,249rake
29934,743,048rspec
179257,515,761rdoc
203232,836,864logger
251181,915,318git
1,54623,261,623rake-compiler
2,3109,046,468hoe
13,008171,920hoe-bundler
15,497123,374hoe-gemspec

Owners

#GravatarHandle
1iconjvshahid
2iconheadius