You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sybil is a free and libre append only columnar DB written in Go with an emphasis on roll-up analytics. The motivation behind sybil is the desire for a fast query engine that runs full table scans and aggregations as fast as possible (using parallelized threads) on mixed schema datasets.