List of Projects Tadashi Murakami is involved in

dbpowder

・適切なリレーショナルスキーマの構築を助け、 ・RDBMS を手軽に利用できるアプリケーションとして作用し、 ・RDBMS プログラミングの煩雑さを軽減し、 ・開発後のスキーマの再変更を可能にする RDB用ミドルウェアとして開発を進めています。

Konoha - a statically-typed scripting la

Konoha is a statically-typed scripting language for ubiquitous and dependable computing.

Merlot Scripting Language

Here you'll get a proof-of-concept implementation of Merlot, mainly written by Kimio Kuramitsu during his visiting research at Georgia Tech, USA.

show create table for PostgreSQL

show create table for PostgreSQL This SQL function returns a CREATE TABLE statement for the table assigned. PostgreSQL にて CREATE TABLE 文を取得するための SQL 関数です。 PostgreSQL では pg_dump --schema-only コマンドで CREATE TA...