← BACK TO WORKSCASE 01 · NAPSQL
LEAD DEV · 2025 - Present
NapSQL
A fast, modern SQL client for people who live inside a database: the SSMS alternative that boots in a second.

ドン!
PROBLEM
SSMS is heavy, dated and Windows-only, yet it is still where most SQL Server work happens. Every lighter tool I tried dropped the features that actually matter day to day.
APPROACH
An Electron shell with a React UI, built around three ideas: multiple live connections, a query editor that never blocks, and result grids you can read without squinting. Everything keyboard-first.
STACK
React and TypeScript on the front, a Node layer talking to SQL Server, packaged with Electron for macOS and Windows.
RESULT · 結果
<1scold start on a laptop
3live connections side by side
100%keyboard-navigable editor