webappに関するcgetc502のブックマーク (2)

  • App Engine Community Update

    News, notes, tips and tricks from the Google App Engine Team It's been a while since the last community update post, and you've probably been wondering what the App Engine community has been up to over the holiday period. There's been a lot of activity, so without further ado, here's your community update. Open Source Projects There were a lot of new App Engine Open Source projects released since

    cgetc502
    cgetc502 2010/03/13
    開発の参考に
  • Apache CouchDB: CouchDB プロジェクト - 日本語訳

    CouchDB プロジェクト Apache CouchDB は、RESTful HTTP/JSON API 経由でアクセス可能な、分散型で耐障害性の高い、スキーマ不要のドキュメント指向データベースです。主な特徴として、双方向での衝突の検出・解決が可能な堅牢なインクリメンタル・レプリケーション、JavaScript をデフォルトのビュー定義言語とするテーブル指向のビュー・エンジンを使ってクエリーやインデックス作成が可能なことなどがあります。 CouchDB は Erlang で記述されていますが、HTTP リクエストを実行できる環境なら、どんな環境からでも簡単にアクセスすることができます。さまざまなプログラミング言語・環境でのアクセスをさらに簡単にするためのサードパーティ製クライアント・ライブラリも多数存在します。 詳細については、「はじめに」と「技術概要」を読んでください。 使ってみる C

    cgetc502
    cgetc502 2010/01/28
    CouchDBのインストール方法はここ
  • 1