I am looking for options other than MS SQL Server/Express. There seem to be quite a few file based or in-memory database engines supporting some subset or dialect of SQL. Preferably it would be an engine not requiring installation at all.
Is any of them supported by SimpleRepository? Is any of them supported by ActiveRecord? Is there at least some partial support for any of these alternative engines?