📄️ PostgreSQL: Get Started - Northwind database
Learn how to set up a PostgreSQL database with the Northwind schema, including tables, functions, and relations. This guide provides step-by-step instructions for creating a sample database.
📄️ DuckDB: Healthcare - Providers Open Payments Data
In this example, we will use DuckDB to query the Open Payments data from the Centers for Medicare & Medicaid Services (CMS). This dataset contains information about financial relationships between healthcare providers and pharmaceutical companies.
📄️ MySQL: HR CRM Example
The working example demonstrates how to set up a MySQL database with Hugr, including the creation of tables, functions, and mutations. It provides a practical guide for developers looking to integrate MySQL with Hugr.
📄️ HTTP REST API: OpenWeatherMap Example
An example of using the HTTP REST API with OpenWeatherMap as a data source.
📄️ DuckDB: Spatial - OpenStreetMap Example
An example of using DuckDB with OpenStreetMap data.