How to set up Immich on Windows for self-hosted photo management
I have been using self-hosted services for a while now. It all started with Pogoplug, the cost effective plug and play …
I have been using self-hosted services for a while now. It all started with Pogoplug, the cost effective plug and play …
Materialize is a streaming database for real-time applications. Materialize accepts input data from a variety of …
Materialize is a streaming database for real-time applications. Materialize accepts input data from a variety of …
In this article, we will see how to load XML from an s3 bucket into Redshift using AWS Lambda and Redshift copy …
In this article, we will see how to initialize and configure a new dbt project for postgres database. Code used in this …
In this article, we will see how to get/pull data from an api, store in S3 and then stream the same data from S3 to …
In this article, we will see how to install AWS SAM in a docker container and to create an AWS Lambda using AWS SAM. …
In this article, we will see how to load and use XML files in snowflake. Code used in this article can be found here. …
In this article, we will see how to use dbt with Snowflake. dbt (data build tool) does the T in ELT (Extract, Load, …
In this article, we will see how to stream data from kafka to snowflake using S3 and Snowpipe. Code used in this article …