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,206 of 189,432
Downloads: 115,879

Daily

Ranking: 44,491 of 189,408
Downloads: 2

Depended by

RankDownloadsName
74,69412,867logstash-filter-sphinx

Depends on

RankDownloadsName
91,232,715,961rake
29949,021,172rspec
176272,366,605rdoc
180264,947,053logger
254186,607,488git
1,52724,958,636rake-compiler
2,3209,127,249hoe
13,102173,240hoe-bundler
15,633124,100hoe-gemspec

Owners

#GravatarHandle
1iconjvshahid
2iconheadius