Installation in 5 Minutes
BaşlangıçSystem Requirements
TarsDB Sense works with zero external dependencies. It does not require any Java or Node.js runtime.
- Core: A single native binary (WASM frontend included)
- Operating System: Linux (recommended), Windows (WSL2), macOS
Installation Steps
en
wget https://releases.tarsdb.com/latest/tarsdb-linux-x64.tar.gz
tar -xzf tarsdb-linux-x64.tar.gz
./tars --start
To access the visual interface, navigate to http://localhost:1111 in your browser.