Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.62 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.62 KB

Data Management

This repository is a collection of links to other repositories related to data management. Here, you will find valuable resources and practical examples to learn about various aspects of data management.

Links to Related Repositories

Preview About

Prometheus + Grafana: This repository presents a practical example covering data extraction from the OpenWeather API, metric collection using Prometheus, and visualization of these metrics with Grafana. It includes a Python service to gather temperature data from different cities via the OpenWeather API and export them for use with Prometheus.

see details

SQL Database: This repository hosts a database designed for optimized queries and a centralized system to manage and monitor student progress. The database has been built following relational modeling practices and uses SQL queries to interact with the stored data.

see details

Explore these links to gain knowledge and skills in various aspects of data management!