datasette/docs/index.rst

28 wiersze
584 B
ReStructuredText
Czysty Zwykły widok Historia

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
2018-01-10 04:46:34 +00:00
as `Zeit Now`_ or `Heroku`_.
Some examples: https://github.com/simonw/datasette/wiki/Datasettes
Contents
--------
.. toctree::
:maxdepth: 2
getting_started
json_api
sql_queries
metadata
2017-12-06 18:27:50 +00:00
custom_templates
changelog
.. _Zeit Now: https://zeit.co/now
2018-01-10 04:46:34 +00:00
.. _Heroku: https://www.heroku.com/