Add TimescaleDB tutorial (#201)

* Add TimescaleDB sponsorship
This commit is contained in:
Steve Chávez
2019-03-01 16:18:20 -05:00
committed by GitHub
parent 44b825b939
commit 1c357179fd
4 changed files with 352 additions and 0 deletions
+16
View File
@@ -23,6 +23,16 @@
|
PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.
Sponsors
--------
.. image:: _static/timescaledb.png
:target: https://www.timescale.com?utm_campaign=postgrest&utm_source=sponsor&utm_medium=referral&utm_content=docs
:width: 222px
:align: center
`TimescaleDB <https://www.timescale.com?utm_campaign=postgrest&utm_source=sponsor&utm_medium=referral&utm_content=docs>`_ is an scalable time-series database packaged as a PostgreSQL extension. See our tutorial for using `TimescaleDB with PostgREST <integrations/timescaledb.html>`_.
Motivation
----------
@@ -89,6 +99,12 @@ Translations
tutorials/tut0.rst
tutorials/tut1.rst
.. toctree::
:caption: Integrations
:titlesonly:
integrations/timescaledb.rst
.. toctree::
:caption: Installation
:titlesonly: