Cross-Platform Table viewer written in Rust

Secure, Tiny, Fast and Ergonomic Database browsing experience

github icon
Browse Docs

Download

Latest version: v0.3.9

64-bit arm64
Windows

(.exe)

v0.3.9

v0.3.9

Windows

(.msi)

v0.3.9

N/A

macOS

(.app)

v0.3.9

v0.3.9

macOS

(.dmg)

v0.3.9

v0.3.9

Debian

(.deb)

v0.3.9

N/A

Fedora

(.rpm)

v0.3.9

N/A

reactrustbuntauritailwindgoshadcn/ui
Cross-Platform, runs everywhere.
Powered by Rust & Tauri, TableX supports Windows, MacOS and Linux.
"pageSize": 500,
"checkForUpdates": true,
"sqlEditor": {
    "cursorBlinking": "smooth",
    "fontSize": 18,
    "minimap": true,
}
Your App, your Settings.
Change how TableX behaves with configurable settings inspired by VSCode.
CommandShortcuts
focusSearchCtrl+S
copyRowCtrl+C
Leverage the full power of your Keyboard.
A configurable keybindings system that meets your needs. Inspired by VSCode.
Quick access to available commands.
Invoke functionality from a central command palette.
Staying up-to-date always.
TableX can self-update with our built in updater.

$

tablex --help

Table Viewer for modern developers.

Usage: tablex.exe [OPTIONS] [CONN_STRING]

Terminal friendly.
You can use TableX from right within your terminal thanks to our shipped-by-default CLI.
GET
/tables
POST
/tables/column
DELETE
/tables/column/:columnName
PUT
/tables/column/:columnName
query {
  table(name: $tableName) {
    name,
    type,
    nullable
  }
}
Automatically generated endpoints for your database.

With the power of MetaX, we autogenerate RESTfull & GraphQL endpoints for your database without any effort from you

Open Source & Free

github
100% Open-Source and Free.
We believe in open source philosophy, that's why TableX is completely open-source and free with no login or sign-up required.