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. Why Ruby? Here's a link that explains why I've chosen Ruby as my favorite programming language: languages.html#Ruby.
Added a utility to export Access97 applications (tables, queries, forms, and reports) to ArunaDB and Locana. This likely translate into some enhancements to Locana to adequately support reports created in Access