awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Relational History Stores · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRelational History Stores

Database implementations optimized for storing and querying command history.

Distinguishing note: Uses SQLite specifically for structured command metadata retrieval.

Explore 1 awesome GitHub repository matching data & databases · Relational History Stores. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Relational History Stores

Awesome Relational History Stores GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • atuinsh/atuin

    atuinsh/atuin

    28,342View on GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Uses a local relational database to store command history with rich metadata for efficient querying and structured data retrieval.

    Rustbashfishhistory
    28,342View on GitHub↗