I am software developer, primarily working on the nodejs, graphql, react and mongoDB.
I am software developer, primarily working on the nodejs, graphql, react and mongoDB.
Building PostgreSQL Extensions with Rust: A Complete Guide Using pgrx PostgreSQL is one of the most extensible databases ever built. Its extension system lets you add custom data types, functions, operators, and even entirely new storage engines. Tra...

When I came across Corrode’s article on Prototyping in Rust, it immediately clicked with something I’d been struggling with for a while. As someone who builds Rust-based systems every day — from high-throughput analytics pipelines to Web Crawler — I ...

Apache Arrow is an in-memory columnar data format optimized for analytical workloads. It enables fast data access, zero-copy reads, and efficient interoperability between systems like Pandas, DuckDB, Polars, and query engines like Apache DataFusion. ...
