Datasette

AWS Azure Analytics 2 variations

Datasette publishes a browsable explorer and JSON API over any SQLite database, preinstalled and authenticated.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Datasette image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Datasette AWS Standard View · Guide
Datasette on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Datasette is an open source tool for exploring and publishing data, turning any SQLite database into a browsable, searchable, facetable web interface with a full JSON API. This image runs it as a service behind an authenticating nginx proxy on port 80.

Why the cloudimg image

cloudimg secures the image with a unique admin password generated per instance on first boot and binds the Datasette process to loopback so it is never directly exposed. Databases live on a dedicated, independently resizable data disk, backed by 24/7 technical support for deployment, plugins and TLS.

Common uses

  • Open data publishing
  • Data exploration and faceted search
  • Read only data APIs