LazyBoy Object Modeller Oh my word... What have you done? My experiments into what it takes to create a object mapper for Couchdb. This has been something I've been thinking about for a while and whether its a viable option. Currently its pur... 続きを読む
Couchbase, the first and only provider of a comprehensive, end-to-end family of NoSQL database products, with data management capabilities built with Apache CouchDB document database technology, memcached distributed caching technology and th... 続きを読む
node.js, CouchDB | 21:42 | 今こんなのを作っています。 exports.setup = function(site, done){ site.all('/posts/admin/*', oauth.requiredWith('twitter')); site.install('posts', function(app){ var posts = app.model; site.get('/', $.title('Home'), ... 続きを読む
Why did we build it? We want our entire Node.js application to live inside CouchDB and replicate it. We want to write event-driven applications scaling across processes and machines. We want to be able to easily replace code at runtime. We wa... 続きを読む
Ben Coe is a software developer based in Toronto. He currently hacks up a storm at @FreshBooks His interests include climbing, coding, and being awesome. (Follow Ben on Twitter, My Projects on GitHub) RSS / Archive Two important facts about m... 続きを読む
For a variety of reasons CouchDB and node.js are a perfect fit. This talk will focus on node.js tools and utilities for accessing CouchDB, writing Couchapps and responding to _changes events. 続きを読む
Creating web applications that look and feel like they belong on your desktop is Cappuccino's forte. Using the magic of Objective-J, a superset of JavaScript, it abstracts the gritty details of creating websites away so you can focus on build... 続きを読む
node.js, couchDB | 03:07前回まででWebサーバーとしての最低限の機能が実装できた。あとはdatastoreさえなんとかなれば、いままでのWebアプリに必要な最低限の機能は揃う。ほんとは何度かつかったことがあるcassandraが使いたかったんだけど、javascriptでのア... 続きを読む
Introduction A project using a combination of Node.js and CouchDB can solve some pretty difficult problems with ease. I am attempting to solve one that involves consolidating several conflicting data sources into one document orientated datab... 続きを読む
RESTful JSON API, incremental MapReduce, replication. 続きを読む
Your data. Anywhere. Introducing CouchOne Mobile. A new application development platform based on CouchDB. It is fast, reliable and keeps the data on all of your devices synchronized with the cloud. CouchOne Mobile doesn’t depend on a consta... 続きを読む
This is the 14th in a series of posts leading up to Node.js Knockout on how to use node.js. This post was written by Node.js Knockout judge Mikeal Rogers of Couchio. Apache CouchDB is a document-oriented database that can be queried and index... 続きを読む
This article demonstrates how a simple shoutbox can be built with Grasshopper using CouchDB for storing the shouts. It is inspired by this article on Nettuts+. I have included the design artifacts from Dan's post to retain the look and feel o... 続きを読む
CouchDB, Erlang, Android金曜日にAndroid用のCouchDB(Developer Alpha)がリリースされているのに気づき、通勤中にインストールしたので、Twitterでつぶやいていたのをちょいとまとめておいた。特徴CoudhDB for Androidは、2.1以降のみをサポート。*1Dalvik VM... 続きを読む
ドキュメント指向なKVSってことと、字面が似ていると言うことぐらいしか比較する意味がなさそうなCouchDBとMongoDBだけど、ここ2,3ヶ月で両方をそれなりに突っ込んで見てきたので比較してみた。実装面やパフォーマンス、ということよりはどちらかというと(私が... 続きを読む
レベル: 中級佐々木 庸平 (ysasaki2@jp.ibm.com), IT スペシャリスト, 日本アイ・ビー・エム システムズ・エンジニアリング株式会社 テクノロジーイノベーション 2009年 5月 29日本連載では今Web開発者が注目するApache CouchDB[1]に関する技術情報を紹介しま... 続きを読む
Web 時代の非リレーショナルデータベース: 第 3 回 Apache CouchDB で MapReduce フレームワークに基づく問いあわせを行う レベル: 中級佐々木 庸平 (ysasaki2@jp.ibm.com), IT スペシャリスト, 日本アイ・ビー・エム システムズ・エンジニアリング株式会社 ... 続きを読む
Web 時代の非リレーショナルデータベース: 第 2 回 Apache CouchDB と Ruby on Rails を使って wiki アプリケーションを作成する レベル: 中級佐々木 庸平 (ysasaki2@jp.ibm.com), IT スペシャリスト, 日本アイ・ビー・エム システムズ・エンジニアリング株式... 続きを読む
レベル: 初級佐々木 庸平 (ysasaki2@jp.ibm.com), IT スペシャリスト, 日本アイ・ビー・エム システムズ・エンジニアリング株式会社 テクノロジーイノベーション 小出 理史 (mkoide@jp.ibm.com), IT スペシャリスト, 日本アイ・ビー・エム システムズ・エン... 続きを読む
レベル: 初級Joe Lennon, Software developer, Core International 2009年 03月 31日リレーショナル・データベースでは、厳密に構造が定義され、決められた方法に従ってソフトウェア・アプリケーションのデータの保守が行われます。Apache によるオープンソース... 続きを読む