1 مستودع
Database backends chosen at runtime through environment variables rather than compile-time configuration.
Distinct from Pluggable Database Backends: Distinct from Pluggable Database Backends: focuses on runtime selection via environment variables, not compile-time or configuration-file-based plugin systems.
Explore 1 awesome GitHub repository matching data & databases · Runtime-Selectable Backends. Refine with filters or upvote what's useful.
Moe-Counter is a self-hosted page view tracker that renders visitor counts as dynamically generated SVG badges with anime-themed styling. It operates as a lightweight Node.js HTTP service that associates each unique counter name in a URL with a stored page view count, providing a customizable alternative to third-party analytics services. The service is designed for flexible deployment, running either directly from source with pnpm dependency management or as a pre-built Docker image from GitHub Container Registry. Runtime configuration is handled entirely through environment variables set in
Supports multiple database backends selected at runtime through environment variables for persistent visit counting.