awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesBackend Frameworks

Containerized deployments of complete backend application frameworks including API servers and database connectors.

Distinct from Containerized Server Deployments: Focuses on the full backend framework stack rather than generic server instances or specific DB backends

Explore 2 awesome GitHub repositories matching devops & infrastructure · Backend Frameworks. Refine with filters or upvote what's useful.

Awesome Backend Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rethinkdb/horizonAvatar rethinkdb

    rethinkdb/horizon

    6,738Vezi pe GitHub↗

    Horizon is a realtime API server and RethinkDB backend designed to push database changes instantly to front-end clients. It utilizes a WebSocket data streaming API to synchronize data between the database and user interfaces without requiring manual polling. The project integrates an OAuth identity manager for verifying user identities through third-party providers and a role-based access control system to define granular permissions for viewing or modifying database documents. It is delivered as a containerized backend framework, allowing the server and its dependencies to be deployed as a p

    Delivers the entire server environment and dependencies as a portable container image for rapid deployment.

    JavaScript
    Vezi pe GitHub↗6,738
  • ksundong/backend-interview-questionAvatar ksundong

    ksundong/backend-interview-question

    5,869Vezi pe GitHub↗

    Acest proiect este un ghid de interviu pentru ingineria backend și o resursă de studiu pentru informatică. Oferă o colecție curatoriată de întrebări și răspunsuri tehnice axate pe arhitectura server-side, optimizarea bazelor de date și fundamentele rețelelor, pentru a pregăti evaluările profesionale de inginerie software. Resursa funcționează ca o referință tehnică pentru studiul proprietăților ACID, izolarea tranzacțiilor și optimizarea sistemelor relaționale și non-relaționale. Include o referință de arhitectură software pentru analizarea design pattern-urilor, dependency injection și compromisurile structurale ale diverselor framework-uri backend. Conținutul acoperă o gamă largă de domenii tehnice, inclusiv fundamentele sistemelor de operare, studiul protocoalelor de rețea și structuri de date. De asemenea, oferă un manual pentru DevOps și infrastructură, detaliind pipeline-urile de CI/CD, orchestrarea containerelor și strategii de deployment fără downtime.

    Analyzes internal mechanics like dependency injection and event loops to evaluate differences between server-side environments.

    Vezi pe GitHub↗5,869
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Server Deployments
  4. Backend Frameworks

Explorează sub-etichetele

  • Architectural ComparisonsEducational analysis comparing the internal mechanics and structural tradeoffs of different backend frameworks. **Distinct from Backend Frameworks:** Focuses on the conceptual comparison of framework internals for study, not the deployment of the frameworks themselves.