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.
Mobile
Member-facing and operator companion apps.
Demo
Self-contained demo of the full DatabStudio backend — start a fresh institution from zero.
Node
OS images, snaps, and operator tooling for the Datab Node appliance.
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.


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