awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hoangvvo avatar

hoangvvo/next-session

0
View on GitHub↗
358 estrellas·25 forks·TypeScript·MIT·4 vistaswww.npmjs.com/package/next-session↗

Next Session

Simple promise-based session middleware for Next.js, micro, Express, and more

Features

  • Extensions and Plugins - Session management middleware.

Historial de estrellas

Gráfico del historial de estrellas de hoangvvo/next-sessionGráfico del historial de estrellas de hoangvvo/next-session

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace hoangvvo/next-session?

Simple promise-based session middleware for Next.js, micro, Express, and more

¿Cuáles son las características principales de hoangvvo/next-session?

Las características principales de hoangvvo/next-session son: Extensions and Plugins.

¿Qué alternativas de código abierto existen para hoangvvo/next-session?

Las alternativas de código abierto para hoangvvo/next-session incluyen: 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…

Alternativas open-source a Next Session

Proyectos open-source similares, clasificados según cuántas características comparten con Next Session.
  • jeremyevans/sequelAvatar de jeremyevans

    jeremyevans/sequel

    5,076Ver en 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
    Ver en GitHub↗5,076
  • artemzhyto/modal-layout-componentAvatar de ArtemZhyto

    ArtemZhyto/Modal-layout-component

    1Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗1
  • citusdata/citusAvatar de citusdata

    citusdata/citus

    12,562Ver en 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
    Ver en GitHub↗12,562
  • apache/ageAvatar de apache

    apache/age

    4,236Ver en 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
    Ver en GitHub↗4,236
  • Ver las 30 alternativas a Next Session→