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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
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·2 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

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

Open-source alternatives to Storage

Similar open-source projects, ranked by how many features they share with Storage.
  • 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
See all 30 alternatives to Storage→

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.

What are some open-source alternatives to gofiber/storage?

Open-source alternatives to gofiber/storage 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.