Tag Containerization

Notes - Page 1 of 4

MariaDB - NixOS Container Setup

MariaDB is a fork of the MySQL database. I use this database, among other things, to store data from [[Docker - Home Assistant Container Setup with MariaDB and InfluxDB 2.x|Home Assistant]]. Furthermore, it is very easy to connect MariaDB to [[Docker - Grafana Container Setup|Grafana]] to visualize data. [ Read More]

Docker - QuestDB Container Setup

QuestDB is a high-performance, open-source SQL database. QuestDB’s stack is engineered from scratch, zero-GC Java and dependency-free. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports. [ Read More]