Support
Frequently Asked Questions
Clear answers about TabbyDB's capabilities, performance, and integration.
TabbyDB is a specialized fork of Apache Spark designed to optimize complex queries. It significantly reduces compilation time and memory usage for queries with nested joins, complex case statements, and large query trees. Unlike stock Spark, TabbyDB fixes these issues at the root — without disabling optimizer rules or requiring any code changes.