TablePlus helps you to be more efficient while working with multiple relational databases. You can connect to the server, create a new database, manipulate and save your data at a lightning speed, high-end security guaranteed.
For now, TablePlus is available for macOS only, the windows version is going to be out soon.
Basic features
Connect to the server
You need to prepare host, port, username, and password to connect. For SQLite, you can double click on the database file (normally it has .db, .sqlite, or .sqlite3 file extension) to open with TablePlus.

Open anything
Hit cmd + P and type the keyword, TablePlus will look up from your database and open table, views, function, or snap, it's very convenient.
Edit Data
TablePlus has a spreadsheet-like interface for you to browse and edit data inline in the most intuitive way.
Remember to hit cmd + S to commit the change to the server after editing.

SQL editor
To open the SQL editor, hit cmd + E.

Create new tables
Instead of running queries, you can create a new table from the GUI tool. Open the database and click on new table, just as easily as you create a new folder in the macOS Finder.

Data Filter
Use this feature to quickly filter out the records you want to see. You can apply multiple filters at once, each filter contains three parts:
- a dropdown list of the column names
- common conditions such as equal, contain, IS NULL,…
- one text box to fill the value.
Export/Import Data
You can import a table from a CSV file and export a table from your database to a CSV, JSON or SQL file.
Join the conversation! Your thoughts help the community grow.