Secure, Tiny, Fast and Ergonomic Database browsing experience
Latest version: v0.3.9
"pageSize": 500,
"checkForUpdates": true,
"sqlEditor": {
"cursorBlinking": "smooth",
"fontSize": 18,
"minimap": true,
}| Command | Shortcuts |
|---|---|
| focusSearch | Ctrl+S |
| copyRow | Ctrl+C |
Preferences
Show API Docs
Open SQL Editor
Open settings.json
Open keybindings.json
$
tablex --help
Table Viewer for modern developers.Usage: tablex.exe [OPTIONS] [CONN_STRING]
query {
table(name: $tableName) {
name,
type,
nullable
}
}With the power of MetaX, we autogenerate RESTfull & GraphQL endpoints for your database without any effort from you