awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fridays avatar

fridays/next-routes

0
View on GitHub↗
2,462 stele·229 fork-uri·JavaScript·MIT·4 vizualizări

Next Routes

Universal dynamic routes for Next.js

Features

  • Extensions and Plugins - Library for managing universal named routes.

Istoric stele

Graficul istoricului de stele pentru fridays/next-routesGraficul istoricului de stele pentru fridays/next-routes

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Next Routes

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Next Routes.
  • jeremyevans/sequelAvatar jeremyevans

    jeremyevans/sequel

    5,076Vezi pe GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Ruby
    Vezi pe GitHub↗5,076
  • artemzhyto/modal-layout-componentAvatar ArtemZhyto

    ArtemZhyto/Modal-layout-component

    1Vezi pe GitHub↗

    Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock.

    TypeScript
    Vezi pe GitHub↗1
  • citusdata/citusAvatar citusdata

    citusdata/citus

    12,562Vezi pe GitHub↗

    Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards. The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based

    Ccituscitus-extensiondatabase
    Vezi pe GitHub↗12,562
  • apache/ageAvatar apache

    apache/age

    4,236Vezi pe GitHub↗

    Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within the relational database environment. It functions as a loadable extension that translates Cypher graph traversal queries into SQL expressions, enabling users to run pattern matching and path analysis alongside standard SQL operations within a single database instance. The extension stores labeled, directed property graphs as isolated schemas with internal relational tables for vertices, edges, and labels, preventing cross-graph interference. It supports hybrid query execution

    Cage-databaseagensgraphanalytics
    Vezi pe GitHub↗4,236
Vezi toate cele 30 alternative pentru Next Routes→

Întrebări frecvente

Ce face fridays/next-routes?

Universal dynamic routes for Next.js

Care sunt principalele funcționalități ale fridays/next-routes?

Principalele funcționalități ale fridays/next-routes sunt: Extensions and Plugins.

Care sunt câteva alternative open-source pentru fridays/next-routes?

Alternativele open-source pentru fridays/next-routes includ: jeremyevans/sequel — Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder,… artemzhyto/modal-layout-component — Accessible React/Next.js modal component with focus trap, keyboard navigation, and scroll lock. citusdata/citus — Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a… codecoolture/next-joi — Validate NEXT.js API Routes with joi. copilotkit/copilotkit — CopilotKit is an agentic framework designed to integrate large language models into application frontends, enabling… apache/age — Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within…