Ross ROSS = Recommend OSS · open-source software intelligence for agents

Azure/Azurite

A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies observed · 2026-08-28

github.com/Azure/Azurite · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 75
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 95
  • age_days: 3116
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2250 stars · 391 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Azurite is a lightweight, open-source emulator of Azure Storage that simulates the Blob, Queue, and Table services with minimal dependencies. It is built in TypeScript and can be run via npm, Docker, a VS Code extension, or Visual Studio, enabling local development and testing against Azure Storage APIs.

Use cases

  • emulate azure blob storage locally for development
  • test azure storage sdk code without an azure account
  • run a local azure storage emulator in docker for ci
  • develop against azure queue and table storage offline
  • mock azure storage api in integration tests

When to choose

  • you are developing or testing applications that use Azure Storage and want a fast, free local emulator
  • you need a cross-platform, Docker-friendly replacement for the legacy Azure Storage Emulator
  • you want to run integration tests against Azure Storage APIs without cloud costs or network dependency

When to avoid

  • you need a production storage backend or full fidelity to Azure Storage behavior
  • you require exact parity with the latest Azure Storage features, since the emulator only simulates most commands
  • you need a persistent, scalable storage service rather than a development tool

Facets

service · maturity active

http-server developer-tools testing mock-api cloud-computing developer-tools testing self-hosted cross-platform cli azure-storage storage-emulator blob-storage queue-storage table-storage local-emulator typescript nodejs docker

1 source

Member repositories

RepositoryRoleHealth v2
Azure/Azuritemain91

For agents

markdown · JSON · MCP: product_card(name="Azure/Azurite")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem