Build apps on top of MySQL

Build Admin Panels, Dashboards, and Internal Tools on top of your MySQL data. Use pre-made templates, components to a quick start.

Trusted by Some of the World’s Best Product Teams

AI app builder comparison

Take SQL data further with Jet

See what a raw PostgreSQL setup gives you, and what Jet adds on top of it.
MySQL
+
Pricing & seats
Everyone who needs a number gets a database connection, and read-only access is still one more credential to manage.
Add viewers and external users on app pricing instead of provisioning a database user for every request.
Forms & workflows
Fixing a record means running an UPDATE against production, with no validation and no way back from a bad WHERE clause.
Replace ad hoc SQL with forms that validate input, hold risky changes for approval and log every edit.
Interface & branding
The data sits behind Workbench or the command line, which rules out handing it to sales, support or a client.
Ship a branded internal tool or client portal on your own domain, built straight on your existing MySQL schema.
Permissions & access
Access is managed with MySQL users and GRANT statements, so a read-only view for one person is another account to create and audit.
Give each person a login that shows only the rows they should see, without issuing a MySQL account.
BUILD ANYWHERE, GOVERN IN ONE PLACE

The full-stack features you need

Create a personalized, secure experience for every app user. Tailor the look and feel to align with your brand.
Create/Read/Update/Delete
All CRUD operations are generated automatically based on your database structure.
Search, Filter, Segments

Create any segments of your application data by applying a subset of filters or build an SQL query.‍‍

Manage team permissions
Manage permissions for specific users and teams without any line of code. Add users to individual dashboards and manage their access rights to specific contents directly from Jet’s interface.
Import or Export data
Import or Export data in different formats: CSV, XLS, XLSX, and JSON in a few clicks
Build Workflow
You can automate tasks like sending an email to a user when their order status changes or payment goes through. Seamlessly select triggers and link them with one or a series of actions.
Run SQL queries
Easy query your SQL database with SQL Builder allows you to analyze and calculate your data quickly and easily.

Frequently asked questions

What databases does Jet support?

Jet supports many databases, including MySQL, PostgreSQL, Microsoft SQL Server, Amazon Redshift, and Google BigQuery. Jet also offers integrations with popular APIs and services such as Stripe, Twilio, and Slack, making it easy to incorporate data from these sources into Jet applications. Here is a list of all our different integrations.

Who uses Jet Admin?

Diverse businesses, from startups to enterprise companies in the healthcare, finance, and e-commerce sectors. For companies that depend on internal tools, portals, and dashboards for their workflow, offering the capability to craft customized applications suited to their requirements

What is Jet Admin?

Jet Admin is a development platform that allows developers to quickly build custom business apps like internal tools, portals, dashboards for their businesses. Jet offers a drag-and-drop interface and pre-built components, making it easy to create applications while writing little code.