This document discusses a proposed cost effective failover clustering system that allows organizations to use different database platforms together in a high availability cluster. The system would use a common interfacing technique to connect two non-similar database platforms. This would allow one database to be licensed while the other could be freeware. A central service would monitor the databases, trace queries to the main database, and redirect clients to the backup database if the main database fails, minimizing downtime. The service would also update the main database with any changes from the backup database after the main database is restored. This approach could help organizations save costs by allowing the use of a licensed and freeware database in the same failover cluster.