vFabric SQLFire is a distributed SQL database designed for scalability, performance and availability. It uses a shared-nothing architecture with hash partitioning and entity groups to scale linearly. SQLFire supports distributed transactions, SQL queries, and "data aware stored procedures" that can be parallelized across nodes to efficiently process queries involving large amounts of distributed data.