dataset / engineer_profile
mode / production
schema / data_paths
query result
Prazwal Pandey
Data engineer focused on low-latency ingestion, lakehouse infrastructure, and backend tooling for teams that need data paths they can trust.
select reliable_paths from chain_events where latency < 2s;
Lineage
raw to queryable
01
01chain
solana events
02
02stream
rpc / grpc
03
03table
iceberg / r2
04
04query
trino / sql
Systems
selected rows
name
output
stack
01 / Streaming data system
Solana Realtime Ingestion Fabric
~1.4 second average ingestion delay
Stack / Go / gRPC / RPC / Bento
02 / Data platform
Open Lakehouse Query Platform
Distributed query layer for production data access
Stack / Iceberg / Polaris / R2 / Trino
03 / Developer tooling
Backtest Engine CLI
Command-first workflow for repeatable strategy research
Stack / Go / Cobra / CLI / DX