Powerful SQL Server GUI

A powerful SQL Server GUI: browse and edit your tables, run stored procedures and build dashboards without installing SSMS. Free to start.

Start Building
Get Started
SQL Server GUI

SQL Server without a desktop client

Describe the tables, procedures and reports your team needs and Jet builds the interface. Raw T-SQL stays available where you want it.

Data sources

SQL Server alongside the rest of your stack

Connect Microsoft SQL together with Postgres, MySQL, Oracle, REST APIs and 200+ tools. Query, edit and join across all of them from one interface.

Frequently asked questions

Is there a SQL Server GUI other than SSMS?

SSMS is a database administration tool: installed locally, full access, aimed at DBAs. Jet is a browser interface over the same data with per-row permissions, validating forms and an audit log.

Can I run stored procedures?

Yes. Expose a stored procedure as a button with typed inputs, so the people who depend on it stop pasting a query from a note.

Does it work with Azure SQL?

Yes. Azure SQL Database, Managed Instance and self-hosted SQL Server all connect the same way.

Can people use it without a SQL Server login?

Yes. Jet holds one connection and people sign in to Jet, so a read-only view for one teammate is not another SQL Server login to create and audit.

Can I edit data without writing T-SQL?

Yes. Jet generates editable tables and forms from your schema, with types and required fields enforced before the write. Raw T-SQL stays available.

Is it safe to connect a production SQL Server?

Jet supports read-only connections, SSH tunnels, private networking and SSO, and can run fully inside your own network if production data must not leave it.