Skip to content

iamseki/timescaledb-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timescale DB - Tutorials

This repository contains tutorials and use cases examples on how to setup and working with time series data using timescale database.

Folder Structure 📚

  • Each folder represents a specifc tutorial and have it's own environment.

Get Started

The get-started folder contains a brief introduction on how to setup timescaledb dockerized environment showing up some features with a simple example with just SQL stuff.

New York City Taxi Cab

The nyc-taxi example has historical data from New York's yellow taxi network provided by NYC TLC which is tracked over 200.000 vehicles making about 1 milion trips each day.

Cryptocurrency - Bitcoin blockchain

The cryptocurrency example has a updated dataset containing data from the last five days of bitcoin transactions. Including information about each transaction, also states if is the frist transaction in a block, a.k.a coinbase transaction, which includes the reward a coin miner receives for mining the coin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published