Skip to content
#

datapersistence

Here are 23 public repositories matching this topic...

Vault is a next-generation state management library for Kotlin that combines transactional safety with reactive programming. It provides a robust, type-safe way to manage application state with automatic error recovery and seamless persistence integration.

  • Updated Feb 11, 2025
  • Kotlin

This project demonstrates a fundamental ETL (Extract, Transform, Load) data pipeline pattern using Python and a PostgreSQL database, all running as isolated services orchestrated by Docker Compose. The key focus is on managing a stateful service (the database) and ensuring data persistence across container lifecycles using Docker Volumes.

  • Updated Aug 6, 2025
  • Python

Add this topic to your repo

To associate your repository with the datapersistence topic, visit your repo's landing page and select "manage topics."

Learn more