Bitsy is a fast, embeddable, and durable in-memory graph database designed for multi-threaded online transaction processing (OLTP) applications, providing ACID guarantees and compatible with TinkerPop standards. It features a unique no-seek design for efficiency, sub-microsecond query latencies, an optimistic concurrency model, and high transaction throughput, supporting online backups and human-readable database files. Bitsy is available under a dual license – AGPL for open-source use and a liberal commercial license for enterprises.