awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Database-Backed Configurations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDatabase-Backed Configurations

Patterns for storing application settings and state in relational databases to enable dynamic updates.

Distinguishing note: Focuses on the architectural pattern of database-driven configuration management.

Explore 1 awesome GitHub repository matching data & databases · Database-Backed Configurations. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Database-Backed Configurations

Awesome Database-Backed Configurations GitHub Repositories

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

    huginn/huginn

    48,722View on GitHub↗

    Huginn is a self-hosted automation platform that functions as an event-driven workflow engine. It allows users to build autonomous agents that monitor web services, scrape data, and execute complex tasks by propagating events through a directed graph. By running on your own server infrastructure, it provides a private environment for orchestrating workflows without relying on third-party automation services. The platform distinguishes itself through a modular, plugin-based architecture that enables the development of custom agents to handle specific data processing needs. Each agent maintains

    Stores system settings and agent parameters in a relational database for dynamic runtime updates.

    Rubyagentautomationfeed
    48,722View on GitHub↗