Skip to main content

Redesigning Spider's UI

· 6 min read
Creator of Spider

Spider's interface has been with us for a while. It worked well — but the left sidebar navigation, dense filter panels, and compact top bar had started to feel dated. After years of incremental additions, the time was right for a proper rethink.

The result is now live as the default. Here is the story of how it got built.

Ask AI

· 2 min read

Algolia has now integrated AI chat in their search features! :)

PostgreSQL Parsing

· 6 min read

Deep, protocol-level database observability — without instrumentation, without SQL logs.

I'm excited to announce a major new capability in Spider Analyzer: native PostgreSQL wire-protocol parsing!

This feature takes Spider’s network observability one step further by decoding actual PostgreSQL protocol messages directly from live traffic — giving you precise, structured insight into what your applications really do with your database, at runtime, and at scale. 💪

Technical Debt Removal with GenAI

· 9 min read

The new Spider release introduces a complete technical overhaul of all services.
This significant achievement was accomplished over just one month, thanks to the incredible assistance of AI agents!

2025.09.05 Release Note

· 6 min read

This version is a technical release upgrading most components to reduce CVE and technical debt.
It also includes several bug fixes and performance improvements.

Service Accounts

· 5 min read

At Spider, I am continuously working to enhance our platform to meet the evolving needs of our users and integrate seamlessly into modern development and operations workflows.

I'm excited to announce the release of Service Accounts, a feature designed to provide a secure and programmatic way for third-party applications and scripts to interact with Spider API using standard OAuth2 client_credentials flow.