Builds will now be available for multiple platforms
TerrabaseDB is designed to be portable and doesn't have any platform specific dependencies. This enables TDB to be shipped for several platforms. From today, we will be shipping pre-built binaries for three major platforms.
Supported platforms
We're announcing builds for the following platforms:
- GNU/Linux (x86_64)
- macOS (x86_64)
- Windows (x86_64)
Bundles
We've improved how we deliver binaries to you. We are now shipping bundles as ZIP files which contain the database server (tdb
) and the command-line client (tsh
).
We plan to ship binaries for the ARMv7
and ARM64
platforms in the (near) future. And that's all for this quick announcement! See you soon!