Datab
Downloads

Software, images, and packages for the Datab stack.

Desktop clients, member-facing mobile apps, operator tooling, OS images, and snap packages — channel-versioned and ready to install on approved hardware.

Desktop

Mac and Windows clients for institutional teams.

Demo

Self-contained demo of the full DatabStudio backend — start a fresh institution from zero.

Datab Node hardware

Download the image for the appliance you are deploying.

Node Lite is the compact deployment target for smaller institutions and branch pilots. Node Enterprise is the governed on-premise appliance for heavier workloads and multi-site operations.

Datab Node Lite appliance
Node Lite · compact deployment appliance
Datab Node Enterprise appliance
Node Enterprise · on-premise infrastructure
Operator install path

One snap, every service ordered correctly.

After flashing the OS image or installing the snap on approved hardware, the Datab runtime starts the database, migrations, backend, identity, intelligence, and protection services in the right order.

# After flashing the Datab OS image or installing the snap on approved hardware:
sudo snap install datab-app --channel=candidate
sudo snap start --enable datab-app.dockerd
sudo snap start --enable datab-app.postgres
sudo snap start --enable datab-app.flyway
sudo snap start --enable datab-app.micronaut-backend
sudo snap start --enable datab-app.atlas-core
sudo snap start --enable datab-app.ollama
sudo snap start --enable datab-app.orula
sudo snap start --enable datab-app.gu