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 Sep 2, 2026
  • Python

An Android budgeting app which allows users to manage daily financial transactions. Its core highlight is that it can automatically capture the current location by GPS while recording accounts, eliminating the trouble of manually entering the consumption location. Besides, it also provides backup and recovery functions for cloud and local storage.

  • Updated Jul 8, 2025
  • TypeScript

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