One PostgreSQL container, multiple databases
Article talking about how to create multiple databases within one PostgreSQL container
Article talking about how to create multiple databases within one PostgreSQL container
Article talking about how shared libraries work on Linux
Article explaining how to leverage Tailscale to build a system that can wake up a NAS that is not exposed to the internet.
Article explaining how to use Ansible to set up a PostgreSQL server and database on a remote server
Article explaining how to use zig-sqlite (a Zig wrapper for SQLite) to build a virtual table for SQLite
Article explaining how to leverage Zig's compile time metaprogramming to build a SQLite wrapper that can type check SQL queries