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,104 of 188,757
Downloads: 115,799

Daily

Ranking: 42,349 of 188,742
Downloads: 2

Depended by

RankDownloadsName
74,54212,834logstash-filter-sphinx

Depends on

RankDownloadsName
101,202,260,445rake
29941,173,382rspec
177264,286,963rdoc
191247,734,220logger
253184,005,695git
1,53824,180,061rake-compiler
2,3129,087,141hoe
13,049172,565hoe-bundler
15,556123,756hoe-gemspec

Owners

#GravatarHandle
1iconjvshahid
2iconheadius