pg home https://bitbucket.org/ged/ruby-pg mirror https://github.com/ged/ruby-pg docs http://deveiate.org/code/pg Description Pg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.0 and later. A small example usage: #!/usr/bin/env ruby require 'pg' # Output a table of current connections to the DB conn = PG.connect( dbname: 'sales' ) conn.exec( "SELECT * FROM pg_stat_activity
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く