for SQL Server

SQL Server admin in a single PHP file

Coming soon See all tools

Browse, insert, edit, and delete records in any SQL Server database. Full T-SQL type support — no framework, no Composer, drop one file and go.

Full table CRUD

Browse, insert, edit, and delete records across any database and schema in SQL Server.

Schema-aware

Detects T-SQL column types, identity columns, computed columns, and foreign keys.

T-SQL type support

Native handling of uniqueidentifier, datetime2, money, nvarchar(max), and all SQL Server types.

Per-column rules

Customize labels, hints, readonly fields, and hidden columns via config.php.

CSRF protection

All write operations are protected by token-based CSRF validation.

Driver required

Requires the Microsoft PHP Driver for SQL Server (pdo_sqlsrv). No Composer, no other dependencies.