Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 511 Bytes

index.rst

File metadata and controls

24 lines (17 loc) · 511 Bytes

Datasette

An instant JSON API for your SQLite databases

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.

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

Contents

.. toctree::
   :maxdepth: 2

   getting_started
   sql_queries
   custom_templates
   changelog