Skip to content
#

datapersistence

Here are 20 public repositories matching this topic...

Aplicación de demostración de inicio de sesión con Android y MySQL. Incluye ejemplos de comunicación con un servidor externo, obtención de datos en formato XML y validación de credenciales de usuario.

  • Updated Oct 25, 2023
  • Java

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 Jul 9, 2025
  • 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

Improve this page

Add a description, image, and links to the datapersistence topic page so that developers can more easily learn about it.

Curate this topic

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