ArunaDB
is a database server written in Ruby. It is an interesting
blend of a relational database and an objected oriented
database attempting to take full advantage of the power
of the Ruby programming language. It allows you to create
and drop tables, views, store procedure, and triggers.