What databases can I use with Mura?
Mura can use MySQL, Microsoft SQL Server and Oracle databases.
For MySQL, we recommend using at least version 3.0 or higher. For SQL Server, you can use SQL Server 2000, although you may see signficant performance gains with more recent (SQL Server 2005) releases. Oracle 10G is the only Oracle version we officially support at this time.
Mura uses standard SQL syntax, so it should be compatible with most relational databases (assuming they support the SQL-92 standard). For example, the developer version of Mura ships using the embedded H2 database engine.