Messaging
TimescaleDB for Beginner
Store and query data with the TimescaleDB.

Overview
TimescaleDB is a time-series SQL database. It uses full SQL and is just as easy to use as a traditional relational database, yet scales in ways previously reserved for NoSQL databases.
This App shows you how to store and query data from a TimescaleDB.
While one sheet continuously stores data in a table, the other shows in an exemplary way three queries and adds their content to the sheet.
How it works:
- Start the App to create the initial table.
- With every step a new data set is stored and the queries are triggered
- Both sheets run in a one-second interval