Dolt
Git
SQL
Discover Dolt, the world's first Git-compatible SQL database. Learn to version control data like code, track changes, and collaborate efficiently.
ACCESS_FILE >>Dolt
Doltgres
Git for Data
Explore Dolt's Git-for-Data branching and merging capabilities for collaborative database development, including conflict resolution and practical …
ACCESS_FILE >>Node.js
PostgreSQL
TypeORM
Learn how to integrate PostgreSQL with a Node.js application using TypeORM and migrations for data persistence.
ACCESS_FILE >>macOS
Apple Silicon
Virtualization.framework
Orchestrate multi-service applications on your Apple Silicon Mac using Colima and Podman, running an API with a PostgreSQL database.
ACCESS_FILE >>Dolt
SQL
Version Control
Master Dolt's time travel queries and data rollback features to navigate database history, audit changes, and safely undo mistakes.
ACCESS_FILE >>Docker
Docker Compose
PostgreSQL
Learn how to integrate a PostgreSQL database service into your Docker Compose application stack, ensuring data persistence and secure communication.
ACCESS_FILE >>Testcontainers
PostgreSQL
Redis
Dive into practical database integration testing using Testcontainers. Learn to spin up real PostgreSQL and Redis instances for your tests across …
ACCESS_FILE >>Dolt
Schema Migration
Git-for-Data
Learn how Dolt revolutionizes database schema evolution with Git-like versioning, branching, and merging for robust, collaborative, and auditable …
ACCESS_FILE >>Docker
Docker Compose
Networking
Learn how to establish secure and isolated inter-service networking for your Docker Compose applications, ensuring services communicate safely and …
ACCESS_FILE >>Testcontainers
Docker
Integration Testing
Dive into Testcontainers customization by learning how to specify Docker images, manage port mappings, and configure containers using environment …
ACCESS_FILE >>Dolt
Doltgres
PostgreSQL
Learn to build a versioned inventory system using Doltgres, applying Git-for-Data concepts like commits, branching, and time travel to …
ACCESS_FILE >>Docker
Docker Compose
Health Check
Learn to implement robust health checks for Docker Compose services, ensuring application reliability and automatic recovery in production …
ACCESS_FILE >>Dolt
CI/CD
Security
Explore essential production best practices for Dolt, covering CI/CD integration for data, robust security measures, and strategies for scaling your …
ACCESS_FILE >>Trigger.dev
Self-Hosting
Docker
Explore the intricacies of self-hosting Trigger.dev, covering core architecture, local Docker Compose setup, and essential production deployment …
ACCESS_FILE >>Void Cloud
Databases
Real-time
Explore how to integrate persistent data stores and real-time communication into your Void Cloud applications using managed databases, serverless …
ACCESS_FILE >>Dolt
PostgreSQL
Data Versioning
Build a production-grade financial transactions platform using Dolt for version control, audit trails, and collaborative data management, integrating …
ACCESS_FILE >>Apple Container
macOS
Full-Stack
Build a complete full-stack web application using Apple's native Linux container tools on macOS. Learn to containerize a database, backend API, and …
ACCESS_FILE >>Docker
PostgreSQL
Redis
Learn how to integrate a database and caching service into your Dockerized application using PostgreSQL and Redis.
ACCESS_FILE >>Testcontainers
Java
Spring Boot
Build a Spring Boot microservice and master integration testing with Testcontainers, spinning up real databases (PostgreSQL) and message brokers …
ACCESS_FILE >>Testcontainers
Node.js
TypeScript
Dive into a real-world project demonstrating advanced integration testing for an API Gateway and backend services using Testcontainers with …
ACCESS_FILE >>Python
Testcontainers
Kafka
Build and test a simple data pipeline in Python using Testcontainers to spin up isolated Kafka and PostgreSQL instances. Learn end-to-end integration …
ACCESS_FILE >>Spring Boot
AWS
Azure
Learn how to deploy a Spring Boot application to AWS and Azure, ensuring scalability and resilience.
ACCESS_FILE >>Dolt
SQL
Git
Embark on a comprehensive journey to master Dolt, the Git-for-data SQL database, from foundational concepts to advanced production practices, with …
ACCESS_FILE >>Dolt
SQL
Git-for-Data
Master Dolt as a Git-for-Data SQL database. This guide covers version control, branching, merging, time travel, schema evolution, and production …
ACCESS_FILE >>Docker
Docker Compose
Containers
Learn to design and deploy a robust, multi-service application stack using Docker Compose, focusing on production best practices like security, data …
ACCESS_FILE >>SQL
Database Optimization
Concurrency
Dive deep into database query optimization and concurrency control. Learn how to identify and fix slow queries, understand transaction isolation, and …
ACCESS_FILE >>Testcontainers
Docker
PostgreSQL
Dive into Testcontainers by launching your very first PostgreSQL database container programmatically for integration tests in Java, JavaScript, and …
ACCESS_FILE >>Testcontainers
Docker
Integration Testing
Dive into Testcontainers' Core API, exploring Generic Containers for any Docker image and specialized Modules for popular services like PostgreSQL and …
ACCESS_FILE >>Testcontainers
Docker
Integration Testing
Embark on a comprehensive journey to master Testcontainers from the ground up, with practical steps and engaging challenges to elevate your …
ACCESS_FILE >>Next.js
Node.js
Express
A comprehensive guide to deploying a modern web application with Next.js frontend and Node.js/Express backend, using PostgreSQL as the database.
ACCESS_FILE >>