edgebound.hashnode.devSattl – Salesforce Testing ToolAutomate Your Salesforce Tests at Scale I’m thrilled to introduce one of my projects that was recently open-sourced.: Sattl (“SAlesforce Testing TooL”), a streamlined CLI designed for defining and executing end-to-end tests on any Salesforce org. Whe...Jul 28, 2025·4 min read
edgebound.hashnode.devEmbedding VRL in Rust: Transformation at Your FingertipsVector by Datadog is famous for its fast observability pipeline. At the core of its data manipulation layer is VRL (Vector Remap Language), a special language designed for transforming structured event data. While most users interact with VRL through...Jun 24, 2025·7 min read
edgebound.hashnode.devRAG Can Be RiggedBuilding a Smart Knowledge Agent with SurrealDB and Rig.rs In my previous post, I explored why SurrealDB is unlike any other database: it blends document, graph, relational, and vector models into one engine — and it's written in Rust. That flexibili...Jun 16, 2025·5 min read
edgebound.hashnode.devSurrealDB: The Game-Changing Database You've Been Waiting ForWhat is SurrealDB ? SurrealDB is a versatile multi-model database that combines the strengths of both relational and graph databases. It allows you to store and query data using traditional table structures as well as graph relations, offering a flex...May 19, 2025·7 min read