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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gofiber avatar

gofiber/storage

0
View on GitHub↗
332 stars·84 forks·Go·MIT·8 viewsdocs.gofiber.io/storage↗

Storage

Premade storage drivers that implement the Storage interface, designed to be used with various Fiber middlewares.

Features

  • Database Drivers - Unified storage interface for web applications.
  • Web Framework Middleware - Premade storage drivers for various middleware.

Star history

Star history chart for gofiber/storageStar history chart for gofiber/storage

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does gofiber/storage do?

Premade storage drivers that implement the Storage interface, designed to be used with various Fiber middlewares.

What are the main features of gofiber/storage?

The main features of gofiber/storage are: Database Drivers, Web Framework Middleware.

Which projects share features with gofiber/storage?

Projects with overlapping indexed features include: elixir-plug/plug — Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications.… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. aio-libs/aiocouchdb — CouchDB client built on top of aiohttp (asyncio). aio-libs/aioes — asyncio compatible driver for elasticsearch. aio-libs/aiomysql — aiomysql is a library for accessing a MySQL database from the asyncio. aerospike/aerospike-client-go — Aerospike Client Go.

Projects sharing features with Storage

These projects share indexed features with Storage. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • elixir-plug/plugelixir-plug avatar

    elixir-plug/plug

    2,987View on GitHub↗

    Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications. It provides a system for managing HTTP request pipelines and a routing engine that dispatches incoming requests to specific handlers based on methods and URL patterns. The project enables the creation of interchangeable web middleware for tasks such as authentication, logging, and session management. It also includes mechanisms for upgrading standard HTTP requests to full-duplex WebSocket connections. The capability surface covers request body parsing, static asset delivery,

    Elixir
    View on GitHub↗2,987
  • aerospike/aerospike-client-nodejsaerospike avatar

    aerospike/aerospike-client-nodejs

    207View on GitHub↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    View on GitHub↗207
  • aio-libs/aiocouchdbaio-libs avatar

    aio-libs/aiocouchdb

    54View on GitHub↗

    CouchDB client built on top of aiohttp (asyncio)

    Python
    View on GitHub↗54
  • aerospike/aerospike-client-goaerospike avatar

    aerospike/aerospike-client-go

    459View on GitHub↗

    Aerospike Client Go

    Go
    View on GitHub↗459
Compare all 30 related projects→