datasette/docs/index.rst

39 wiersze
727 B
ReStructuredText
Czysty Zwykły widok Historia

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
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
installation
getting_started
pages
publish
json_api
sql_queries
2018-06-18 14:12:21 +00:00
csv_export
facets
full_text_search
spatialite
metadata
config
introspection
2017-12-06 18:27:50 +00:00
custom_templates
plugins
contributing
changelog
.. _Zeit Now: https://zeit.co/now
2018-01-10 04:46:34 +00:00
.. _Heroku: https://www.heroku.com/