[Release] 4Story SQL Manager – Free & Open Source SQL Server Tool

12/20/2025 05:34 YellowSwag#1
Hi everyone,

I’m releasing a small SQL Server manager I built recently as a free alternative to Navicat.
It was originally made for 4Story development, but it works with any SQL Server database.

The project is open source (MIT) and fully available on GitHub.

Features

SQL Server connection support

Browse databases, tables, and functions

Inline table editing (double-click cells)

Add / delete rows

Copy tables between databases

Execute functions with parameters

Dark theme code editor

Multi-tab support

Portable (no installation required)

Smart Search

Search across:

Table names

Function names

Table data

Fuzzy matching (handles typos)

Shows exact table / column / value matches

Useful when you remember data but not where it’s stored.

Download & Source

GitHub repository:
[Only registered and activated users can see links. Click Here To Register...]

Latest release:
[Only registered and activated users can see links. Click Here To Register...]

Technical Info

Electron 39.2.7

React 19

Fluent UI

Windows x64

Portable build

Windows Defender may report a false positive (Electron-related).

Feedback, bug reports, and feature requests are welcome.

YellowSwag :D
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
01/03/2026 22:26 YellowSwag#2
UPDATE!
Change log 1.10
01/21/2026 03:26 SelfProduction™#3
Quote:
Originally Posted by YellowSwag View Post
Hi everyone,

I’m releasing a small SQL Server manager I built recently as a free alternative to Navicat.
It was originally made for 4Story development, but it works with any SQL Server database.

The project is open source (MIT) and fully available on GitHub.

Features

SQL Server connection support

Browse databases, tables, and functions

Inline table editing (double-click cells)

Add / delete rows

Copy tables between databases

Execute functions with parameters

Dark theme code editor

Multi-tab support

Portable (no installation required)

Smart Search

Search across:

Table names

Function names

Table data

Fuzzy matching (handles typos)

Shows exact table / column / value matches

Useful when you remember data but not where it’s stored.

Download & Source

GitHub repository:
[Only registered and activated users can see links. Click Here To Register...]

Latest release:
[Only registered and activated users can see links. Click Here To Register...]

Technical Info

Electron 39.2.7

React 19

Fluent UI

Windows x64

Portable build

Windows Defender may report a false positive (Electron-related).

Feedback, bug reports, and feature requests are welcome.

YellowSwag :D
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Thanks for your work bro! :handsdown:
02/07/2026 13:42 MaxDamage23#4
Hi, you're doing great things. so far, I'm a fan of your software, even though I've recently started my activity here. but the trouble is, nothing happens to me and only the logfile is being updated.
02/18/2026 15:31 MaxDamage23#5
Quote:
Originally Posted by YellowSwag View Post
UPDATE!
Change log 1.10
Has anyone else had this problem?
02/18/2026 15:36 YellowSwag#6
This is weird, let me investigate and I'll post a fix asap!