Skip to content
View samsiva-dev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report samsiva-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samsiva-dev/README.md

Namaste πŸ‘‹, I'm Samba Siva Reddy

Database Researcher Β· PostgreSQL Internals Β· Systems Programmer

I work deep inside PostgreSQL β€” building extensions, wiring shared memory infrastructure, hooking into the executor, and pushing the boundaries of what databases can do at the C level. Outside of internals, I architect production-grade systems across the backend and web stack.


πŸ”§ What I Work With

Backend & Infrastructure

Frontend

Languages

Tools


πŸ“¬ Find Me

Blog Twitter


"The internals are where the interesting problems live."

Pinned Loading

  1. pg_ext_memcheck pg_ext_memcheck Public

    A PostgreSQL extension that instruments and stress-tests another extension's memory behaviour from inside the backend process.

    C 1

  2. error-cemetery error-cemetery Public

    A CLI tool to store the errors, and we can lookup faster if same error occurs in future.

    Go

  3. Rust-Hands-On Rust-Hands-On Public

    Collection of Hands-On Problems I tried while learning Rust

    Rust

  4. HackerNews HackerNews Public

    Mirror of HackerNews

    TypeScript

  5. PG-Radar PG-Radar Public

    A stateless PG Radar to know what's happening PostgreSQL community, all at one place

    TypeScript

  6. pg_join_optimizer pg_join_optimizer Public

    Stats for Distributed Postgres Join Optimization

    Go