Open Source Projects

These are some of the open source projects that I am involved in:

  • I contribute to the Rust implementation of Apache Arrow which includes the DataFusion query engine.
  • Ballista is a PoC of a distributed compute platform using Kubernetes, and Apache Arrow
  • RDBC is an ODBC/JDBC-like API for Rust
  • sqlparser-rs is a SQL parser with support for multiple dialects