CouchDBのホスティングサービスがいつの間にやら利用可能になっています。以前は申請しても反応がなかったのですが、どうやら徐々に一般開放されているようですね。From couch.io Get Apache CouchDB 1.0このサービスを利用すれば、自分でCouchDBの環境を用意し... 続きを読む
CouchDB is a document-oriented database. It has no rows or tables. Instead CouchDB is a collection of JSON documents. It uses a map-reduce pattern to index data. Queries in CouchDB pull data from what are essentially stored procedures called ... 続きを読む
01:42:07 [programming] Today’s Erlang #4 (emkouhei) I am using Lighttpd. But I am interested in YAWS. Whether it replaces it is worry. It will try for the time being. 昨日の続き。文字数の制限に引っかかったのかと思ったら、単にはてな記法の間違... 続きを読む
require 'rubygems' ###################################################################### ### ActiveRecord (PostgreSQL) require 'active_record' ActiveRecord::Base.establish_connection(:adapter=>"postgresql", :database=>"jpop", :user=>"maiha")... 続きを読む
CouchDB: Perform like a pr0n star - Presentation Transcript CouchDB Perform like a pr0n star Matt Aimonetti Saturday, April 18, 2009 how do you identify a developer/pr0n star? Saturday, April 18, 2009 size Saturday, April 18, 2009 size - memo... 続きを読む
● [エッグ][Merb][DB] CouchDBを用いた2009新人公演4月におけるあっすーの干され問題の検証 4/4〜5 に開催された「2009新人公演4月」は、セットリストの充実ぶりと、それに負けないメンバーの熱演によって成功を納めた。もちろん全ての観客が本公演に満足した... 続きを読む