awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFilesystem Pointer Swaps

Switching database states by updating symbolic links or directory pointers to point to different data versions.

Distinct from Atomic Table Swaps: Distinct from Atomic Table Swaps: focuses on filesystem-level directory pointer manipulation rather than SQL-level table swapping.

Explore 1 awesome GitHub repository matching data & databases · Filesystem Pointer Swaps. Refine with filters or upvote what's useful.

Awesome Filesystem Pointer Swaps GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fastmonkeys/stellarAvatar von fastmonkeys

    fastmonkeys/stellar

    3,854Auf GitHub ansehen↗

    Stellar is a command-line utility designed to manage local PostgreSQL database states by capturing and restoring snapshots. It functions as a development tool that enables rapid environment provisioning and state switching, allowing users to maintain consistent database configurations during iterative testing and debugging cycles. The tool operates by interacting directly with the underlying filesystem rather than relying on traditional database dump and restore processes. It utilizes low-level mechanisms such as atomic pointer swapping, binary manipulation, and zero-copy cloning to create po

    Provides near-instantaneous database state switching by updating filesystem pointers to different data versions.

    Python
    Auf GitHub ansehen↗3,854
  1. Home
  2. Data & Databases
  3. Atomic Table Swaps
  4. Filesystem Pointer Swaps