Rare find

TrailBase. A self-hosted database and backend you run as a single file, no setup needed.

trailbase.io

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Release —v0.31.1
  • Prepare new release v0.31.1.
  • Minor: reduce log-level to 'warn' for CLI commands besides running th…
  • Add a new `--data-dir`/`$DATA_DIR` alias with `--depot`/`$DEPOT` and …
  • Add username parsing to the CLI. #266
  • Update Rust dependencies.
  • Apply theme sync fix consitently to auth-ui.
  • Fix stale theme toggle icon on admin startup
  • Add transaction/batch support to Swift client.
  • Add tests for all clients to make sure repeat refreshes work as well …
  • Prepare new client releases.
  • Release —v0.31.0
  • Prepare new release v0.31.0.
  • Update Rust dependencies.
  • Dotnet client: add batch/transaction support and fix token refresh.
  • Dotnet client: minor break up files.
  • Kotlin client: update to new batch/transaction format.
  • Dart client: update to new batch/transaction format.
  • Rust client: update to new transaction/batch format.
  • TS client: update to new transaction/batch format.
  • BREAKING: update batch/transaction RecordApi to return a result for e…
  • Release —v0.30.6
  • Prepare new release v0.30.6.
  • Update Rust dependencies.
  • Fix admin UI styling regression in table explorer.
  • Dart client: add header overrides back.
  • Add batch/transactions to kotlin client.
  • Dart client: add batch/transaction support and prepare new release.
  • Dart client: properly test token refresh after fix.
  • Dart client: update dependencies.