@datalathe/tui
v1.1.2
Published
DataLathe Terminal UI
Maintainers
Readme
@datalathe/tui
Terminal UI for DataLathe — manage chips, run queries, and explore databases from your terminal.
Installation
npm install -g @datalathe/tuiUsage
datalathe-tuiOn launch, enter your DataLathe engine URL (e.g. http://localhost:3000) to connect.
Features
- Browse databases and table schemas
- Create chips from database queries or local files (CSV, Parquet, etc.)
- Run SQL queries against chips
- View query results in a formatted table
- Tab-completion for file paths
Requirements
- Node.js >= 18
- A running DataLathe engine
License
MIT
