Relational Databases
Relational Database:
A database system in which the database is organized and accessed according to the relationships between data items without the need for any consideration of physical orientation and relationship. Relationships between data items are expressed by means of tables.
From: www.orafaq.com/glossary/faqglosr.htm
ArunaDB
ArunaDB is a database server written in the Ruby programming language. 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. It supports methods for iterating over rows in a table, view and/or index. It will soon support a server that will allow many users to connect to the database at the same time. ArunaDB requires the Ruby programming language.
visit
ArunaDB
ArunaDB was visited : 71 times
Loading .....