Skip to content
#

datapersistence

Here are 19 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 Jun 9, 2025
  • Python

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