Overview
Datasette database index
The Datasette interface, served on port 80 through an authenticating nginx proxy, listing the tables of the bundled demo database.
Datasette database index
Faceted table view
JSON API
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview Datasette is an open source multi tool for exploring and publishing data. It takes one or more SQLite databases and instantly publishes them as a browsable, searchable web interface with a faceted UI and a full JSON API over every table and query, so anyone can explore your data in a browser or query it programmatically. This image delivers Datasette fully installed in a dedicated virtual environment and run as a system service, so a working data explorer is serving within minutes of launch.
Application Stack Datasette installed into a dedicated Python virtual environment under /opt/datasette and run by an unprivileged service account. The served databases directory, holding the SQLite files Datasette publishes, stored on a dedicated data disk so it is independently resizable. A systemd service that starts Datasette on boot and restarts it on failure. An nginx reverse proxy that publishes the interface on port 80 behind HTTP Basic authentication.
Ready To Explore Demo Database A demo SQLite database ships at /var/lib/datasette/demo.db with a couple of tables and sample rows, so the interface is non empty out of the box and you can immediately browse tables, run filters, drill into facets and call the JSON API. It shows what Datasette looks like serving real data and gives you a working example. Copy your own .db files into the data directory and restart the service to publish them.
Secure First Boot On the first boot of your instance a one shot service generates a fresh admin password, unique to that instance, writes it into the nginx credentials file and writes the password to a root only file. The Datasette process itself binds to loopback only and is never exposed without authentication. No shared or default credentials ship in the image.
Explore And Publish Data Datasette renders every table as a filterable, sortable, facetable web page and exposes the same data and any custom SQL query as JSON, so it doubles as an instant read only API over your SQLite data. The databases are served read only, the safe default for a published data appliance, so the interface is ideal for sharing datasets, internal data catalogues and reproducible data publishing.
cloudimg Support 24/7 technical support by email and chat. Help with deployment, loading your own databases, plugins, faceting and full text search, the JSON API, TLS and authentication.
Use Cases Publishing open data and datasets for the public or a team to explore. An instant browsable interface and JSON API over any SQLite database. Internal data catalogues and reporting. Sharing the results of a data analysis as a reproducible, queryable site. Self hosted data exploration without building a front end.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- Datasette preinstalled in a dedicated Python virtual environment and run as a systemd service behind an authenticating nginx proxy, serving a ready to explore demo database with a faceted web UI and a JSON API on port 80, no manual setup required
- Instantly publishes any SQLite database as a browsable, searchable, facetable web interface with a JSON API over every table and query; the served databases live on a dedicated independently resizable data disk and you add your own .db files
- Hardened first boot generates a fresh admin password for every instance and stores it in a file only the root user can read, the process binds to loopback only, with 24/7 technical support from cloudimg
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
t3.medium Recommended | t3.medium | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
m8i-flex.8xlarge | m8i-flex.8xlarge instance type | $0.24 |
r5d.16xlarge | r5d.16xlarge instance type | $0.24 |
r8idb.16xlarge | r8idb.16xlarge instance type | $0.24 |
c7i.metal-24xl | c7i.metal-24xl instance type | $0.24 |
r7a.xlarge | r7a.xlarge instance type | $0.12 |
m5zn.metal | m5zn.metal instance type | $0.24 |
c6a.2xlarge | c6a.2xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of Datasette 0.65.2 with a ready-to-explore demo database behind an authenticating nginx proxy.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). The Datasette interface is served on port 80: browse to http://<instance-public-ip>/ and sign in with user admin and the generated password. Retrieve the credentials with: sudo cat /root/datasette-credentials.txt. nginx reverse-proxies port 80 to the Datasette process on 127.0.0.1:8001 behind HTTP Basic auth. A demo database ships at /var/lib/datasette/demo.db; add your own SQLite databases by copying .db files into /var/lib/datasette and then run: sudo systemctl restart datasette.service. Databases are served read-only by default. Install Datasette plugins into the bundled virtual environment with: sudo /opt/datasette/venv/bin/datasette install <plugin>, then restart the service. The served-databases directory lives on a dedicated data disk mounted at /var/lib/datasette.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.