Omid is a transactional framework that allows big data applications to execute ACID transactions on top of HBase. It provides a simple and well-known interface for applications to perform multi-row and multi-table transactions on HBase in a lock-free manner using snapshot isolation. Omid has been used successfully at Yahoo to power applications requiring transactional consistency at web-scale throughput levels for HBase.