[ANN] Latest Lava

1 message Options
Embed this post
Permalink
Brent Pinkney

[ANN] Latest Lava

Reply Threaded More More options
Print post
Permalink
Hi all,

The latest version of 'Lava' and 'Lava tester' is available on Squeaksource.
This version fixes a few failing unit tests.

For those new to Magma, Lava is a package which allows a Magma repository to
appear to be a relational database. The developer defines a relational
schema, by mapping collections to tables and attributes to columns.

SQL queries can be executed against the tables in the schema; these are
translated to Smalltalk code and executed against the Magma repository.

Now, if only someone would volunteer to write an ODBC driver...

PS. This requires Magma1.0-cmm.4.mcz

All questions welcomed.

Cheers

Brent