Vasiliy Zakharchenko

Vasiliy Zakharchenko @vzakharchenko

About: I'm a full-stack developer and security researcher who loves digging into internals, simplifying complex systems, and building tools that help developers move faster.

Location:
Bulgaria, Varna
Joined:
Apr 5, 2025

Vasiliy Zakharchenko
articles - 5 total

Practical SQL Observability for Forge Apps with forge-sql-orm

Over the past month, I introduced a new observability layer inside my library forge-sql-orm. The goal...

Learn More 2 0Dec 2 '25

Natural-Language SQL on Atlassian Forge: A Secure Pattern with Rovo (LLM) + Forge SQL (TiDB)

While working on a Forge app that stores structured metadata in Forge SQL, I explored how Rovo could...

Learn More 5 0Nov 17 '25

Integrating External Services in Atlassian Forge — Without Losing the “Runs on Atlassian” Eligibility

When building Forge apps, sooner or later you’ll want to integrate with an external system — maybe...

Learn More 0 0Oct 12 '25

Pagination with COUNT(*) OVER() in Atlassian Forge SQL: How to avoid double queries — and stay secure in TypeScript

Are you working with @forge/sql and struggling with pagination + total count? Here's a more efficient...

Learn More 0 0Apr 6 '25

Type-safe ORM for Atlassian Forge SQL: forge-sql-orm with Drizzle support

💡 forge-sql-orm: Type-safe ORM for @forge/sql based on Drizzle Are you working with...

Learn More 0 0Apr 5 '25