Getting Started
Install RaisDB
Download and install the desktop app on macOS, Windows, or Linux.
Download
Grab the installer for your platform from the Download page.
| Platform | Installer |
|---|---|
| macOS (Apple Silicon / Intel) | .dmg |
| Windows | .exe or .msi |
| Linux | .AppImage or .deb |
First launch
RaiseDB opens to the connection sidebar. Click New Connection (or Cmd/Ctrl + N) to start.
JRE note
RaisDB ships a Java sidecar for the JDBC agent bridge (Oracle, Dameng, Kingbase). If you don't use those engines, no JRE is required.
Local data location
Connections, history, saved queries, AI conversations, and cached JDBC drivers live under ~/.raisdb/. The CLI reads the same store, so what you save in one is available on both.
Verify
Open Settings → About or run the bundled CLI:
raisdb doctorThe command prints the version, the connection store path, and a basic connectivity check.
Uninstall
Standard OS uninstall, then delete ~/.raisdb/ to wipe local data.