ライフサイエンス統合データベースプロジェクト-統合ホームページ-LSDB 坊農秀雅先生*1が中心になって進めているライフサイエンス統合データベースプロジェクト, a.k.a. DBCLS (Database Center for Life Science)本部(?)の見学に行ってきた。with id:wakuteka。今月頭に生化学若い研究者の会の夏の学校に参加したとき初めてお会いしまして、遊びにおいでよといわれたので本当に押しかけてみた... 続きを読む 3 コメント
Amazon SimpleDB is a web service for running queries on structured data in real time. This service works in close conjunction with Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Compute Cloud (Amazon EC2), collectively providing the ability to store, process and query data sets in the cloud. These services are designed to make web-scale computing easier and more cost-effective for developers.Traditionally, this type of functionality has been accomplished with a clustered relational database th... 続きを読む 4 コメント
txtSQL (pronounced "text-sequel") is a class containing a variety of functions designed to mimic a database system, using only regular text files. Running on the PHP language, it is object-oriented and can be looked at as sort of a framework in creating larger scripts (such as guestbooks, polls, forums etc.) There are two levels of access; a low-level implementation that works on just function calls and the other relies on the support of SQL (a parser/lexer is currently being developed). As far as I know, ... 続きを読む 1 コメント