SOFTWARE

SQL Browser

The missing tool for your database

SQL Browser screenshot

Browse data like you would navigate an online encyclopedia.

Find any data and objects, observe data changes.

Find references, analyze and validate tables and columns.

Features

SQL Browser - Browse data screenshot

Browse data

View contents of tables and views and execute SQL queries.

SQL Browser - Find references screenshot

Find references

Check which database objects (tables, views, stored procedures, functions) use selected object and which other objects are used by that object.

SQL Browser - Run Stored Procedure and Function with parameters screenshot

Run Stored Procedure and Function with parameters

List Stored Procedures and Functions, view their parameters and execute them after providing the values to the parameters.

SQL Browser - Search a database object screenshot

Search a database object

Find a table, view, column, index, stored procedure or function name and code that contains given word.

Search entire database's data for a given value.

SQL Browser - Extensive statistics screenshot

Extensive statistics

View detailed statistics and data distribution for every column of a table or view.

Quickly inspect which columns could be indexed or NULLed.

Detect invalid or out-of-range data by looking at the minimum and maximum values.

SQL Browser - Create DDL screenshot

Create DDL

View definition of database objects. Create DDL (Data Definition Language) SQL commands to recreate or inspect the selected object.

SQL Browser - Validate new relation screenshot

Validate new relation

Run a check to verify whether given pair of columns could create a parent-child, child-parent or one-to-one relation. That's useful to deduplicate and normalize data by extracting one or two columns to a separate dictionary table.

SQL Browser - Browse data screenshot

Browse data

Start browsing data from one table or query and immediately look up foreign keys in new views.

SQL Browser - Edit data screenshot

Edit data

After you edit data and submit it, you will see a confirmation window with the generated query. You can either proceed and commit the change or just copy the SQL query to the clipboard and revert that change.

SQL Browser - Dependency tree screenshot

Dependency tree

Find which objects use and are used by which in an expandable tree view.

SQL Browser - Monitor/watch data changes ## screenshot

Monitor/watch data changes ##

Manually or automatically refresh data in opened windows to see updates, inserts and deletes live as they happen in the database.

SQL Browser is being actively developed, and will be available soon.

Sign up to be the first to test it!

Join the waitlist

Why SQL Browser?

Unique aid for database admins

Check integrity, statistics and relations.

Unique database tool for developers

Stop guessing column types and nullability, learn new database by browsing through its data and monitor data changes live for debugging your backend code.

Roadmap

SQL Browser is being actively developed, and will be available soon.

Sign up to be the first to test it!

Join the waitlist

Sign up for early access and launch discounts

We are launching beta tests for a selected group of users

Thanks for joining! Open your email and confirm your subscription.

Get in touch

Other Developer tools