Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 711 Bytes

index.rst

File metadata and controls

37 lines (30 loc) · 711 Bytes

Datasette

A tool for exploring and publishing data

Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container and deploying that container to hosting providers such as Zeit Now or Heroku.

Some examples: https://github.com/simonw/datasette/wiki/Datasettes

Contents

installation getting_started pages publish json_api sql_queries csv_export facets full_text_search spatialite metadata config introspection custom_templates plugins changelog