Skip to content

Latest commit

History

History
28 lines (20 loc) 路 527 Bytes

_procedure-block.md

File metadata and controls

28 lines (20 loc) 路 527 Bytes

Procedure Title

  1. Do this
code code code
  1. Then do this
def function
  print('hello')
  1. TimescaleDB is a time-series database, built on top of PostgreSQL. More than that, however, it's a relational database for time-series. Developers who use TimescaleDB get the benefit of a purpose-built time-series database, plus a classic relational database (PostgreSQL), all in one, with full SQL support.
def start:
  print('start')