// community
A small, technical community that ships.
No growth hacking, no Discord level-up bots. Just people who care about query planners.
143
Contributors merged
4.2k
Members in Discord
11
Core maintainers
38
Languages with bindings
GitHub Discussions
Design proposals, RFCs, and the occasional benchmark argument settled with flamegraphs.
github.com/stratabase/stratabase/discussionsDiscord
Real-time help, #showcase for what you built, and a #internals channel for the planner-curious.
discord.gg/stratabaseMailing list
Low-traffic, release-only. Security advisories and major version notes, nothing else.
lists.stratabase.dev/announce// maintainers
The people who merge your PRs
A handful of contributors do the heavy lifting on the planner, the reader, and the bindings.
@mira-okonkwo
Query planner, vectorized joins
@lukas-vre
Parquet reader, pushdown
@sora-takeda
Python bindings, Arrow bridge
@dev-narayan
WAL, MVCC, crash recovery
@elif-yilmaz
Benchmark harness, CI
@jonas-berg
C ABI, embedded targets