2017-11-16 07:11:00 -08:00
|
|
|
Datasette
|
|
|
|
|
=========
|
|
|
|
|
|
2018-07-10 18:57:54 -07:00
|
|
|
*A tool for exploring and publishing data*
|
2017-11-16 07:11:00 -08:00
|
|
|
|
|
|
|
|
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-09 20:46:34 -08:00
|
|
|
as `Zeit Now`_ or `Heroku`_.
|
2017-11-16 07:11:00 -08:00
|
|
|
|
|
|
|
|
Some examples: https://github.com/simonw/datasette/wiki/Datasettes
|
|
|
|
|
|
|
|
|
|
Contents
|
|
|
|
|
--------
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
2018-06-27 22:59:58 -05:00
|
|
|
installation
|
2017-11-30 10:27:00 -08:00
|
|
|
getting_started
|
2018-07-27 21:21:42 -07:00
|
|
|
pages
|
2018-07-10 19:04:13 -07:00
|
|
|
publish
|
2018-03-27 09:18:32 -07:00
|
|
|
json_api
|
2017-12-05 09:43:59 -08:00
|
|
|
sql_queries
|
2018-06-18 07:12:21 -07:00
|
|
|
csv_export
|
2018-05-12 19:29:06 -03:00
|
|
|
facets
|
2018-05-12 09:06:38 -03:00
|
|
|
full_text_search
|
2018-05-26 11:04:09 -07:00
|
|
|
spatialite
|
2017-12-07 09:19:35 -08:00
|
|
|
metadata
|
2018-05-20 10:01:49 -07:00
|
|
|
config
|
2018-05-20 14:28:53 -07:00
|
|
|
introspection
|
2017-12-06 10:27:50 -08:00
|
|
|
custom_templates
|
2018-04-16 08:12:09 -07:00
|
|
|
plugins
|
2017-11-16 07:11:00 -08:00
|
|
|
changelog
|
|
|
|
|
|
|
|
|
|
.. _Zeit Now: https://zeit.co/now
|
2018-01-09 20:46:34 -08:00
|
|
|
.. _Heroku: https://www.heroku.com/
|