awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesApplication Versioning Systems

Tools for managing immutable snapshots of configurations and schemas for deployment lifecycle.

Distinguishing note: Focuses on application-level state versioning rather than source code version control.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Application Versioning Systems. Refine with filters or upvote what's useful.

Awesome Application Versioning Systems GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tooljet/tooljetToolJet का अवतार

    ToolJet/ToolJet

    38,027GitHub पर देखें↗

    ToolJet is a low-code development platform designed for building and deploying internal business applications. It provides a visual interface where users can drag and drop components to design layouts, connect to various data sources, and execute custom logic. The platform is built on a containerized architecture, ensuring that applications remain portable and consistent across different cloud and server environments. The platform distinguishes itself through integrated artificial intelligence capabilities that assist in the generation of user interfaces, database schemas, and data queries fr

    Maintains immutable snapshots of application configurations and database schemas to facilitate rollbacks and environment-specific deployments.

    JavaScriptai-app-builderdockerhacktoberfest
    GitHub पर देखें↗38,027
  • zitadel/zitadelzitadel का अवतार

    zitadel/zitadel

    13,029GitHub पर देखें↗

    This project is a cloud-native identity and access management platform designed to centralize authentication, authorization, and identity lifecycle management. It functions as a standards-compliant OpenID Connect authorization server, providing secure session management and token issuance for web, mobile, and device-based applications. The platform is built to handle complex identity requirements through stateless token authentication and support for modern passwordless methods, including biometrics and hardware keys. What distinguishes this platform is its native support for multi-tenant env

    Executes setup tasks and database migrations to ensure safe and fast application version updates.

    Go2faauthenticationauthorization
    GitHub पर देखें↗13,029
  • evershopcommerce/evershopevershopcommerce का अवतार

    evershopcommerce/evershop

    10,141GitHub पर देखें↗

    EverShop is a TypeScript-first, modular e-commerce platform built with GraphQL and React. It provides a full-featured online store system for managing products, orders, customers, and site content through a React-based administrative interface, with a GraphQL API layer that serves both the admin panel and storefront. The platform is designed around a module-based extension architecture, where core functionality is split into independent modules that can be added, removed, or overridden without modifying the core codebase. Storefront appearance and behavior are controlled through a theme syste

    Applies database schema changes through versioned SQL scripts with automatic rollback on failure.

    TypeScriptecommerceecommerce-frameworkecommerce-platform
    GitHub पर देखें↗10,141
  1. Home
  2. Software Engineering & Architecture
  3. Application Versioning Systems

सब-टैग एक्सप्लोर करें

  • Migration RunnersAutomated tools for executing database schema updates prior to application version rollouts. **Distinct from Application Versioning Systems:** Distinct from Application Versioning Systems: focuses on the execution of migration tasks rather than the versioning of state snapshots.