Trailbase: Fast, single-file, open-source app server built using Rust and SQLite

TrailBase is a blazingly fast, open-source application server built on Rust, SQLite, and V8 with type-safe APIs and Auth. It simplifies with fewer moving parts and eliminates the need for dedicated caches with sub-millisecond latencies. The project structure includes client libraries, tests, documentation, and examples available as GitHub releases for Linux and MacOS. Pre-built static binaries, containers, and client packages are available for easy installation. Contributions are welcome, and a CLA is required for compatibility between licenses. TrailBase is licensed under OSL-3.0, allowing it to be used as a framework without affecting original work. Contact for concerns or exceptions. Be sure to check out the live demo online!

https://github.com/trailbaseio/trailbase

To top