6 रिपॉजिटरी
Systems that maintain a centralized inventory of software components and their metadata.
Distinguishing note: Focuses on the registry and metadata management of software assets rather than general database management.
Explore 6 awesome GitHub repositories matching data & databases · Software Asset Registries. Refine with filters or upvote what's useful.
Backstage is an open-source framework for building internal developer portals. It provides a centralized, metadata-driven software catalog that tracks ownership, dependencies, and lifecycle status for all technical assets by harvesting configuration files directly from version control systems. The platform is built on a plugin-based modular architecture, allowing teams to extend core functionality through isolated, independently deployable modules that integrate into a unified frontend and backend ecosystem. The project distinguishes itself through its focus on developer productivity and stan
Maintains a centralized registry of technical assets by harvesting configuration files from version control.
SuperTinyIcons is a collection of minimalist vector graphics representing popular brands and services. The library provides standardized, lightweight assets designed to maintain high image quality while minimizing file size for web and design projects. The project distinguishes itself through aggressive path simplification, which reduces file complexity by stripping unnecessary metadata and rounding coordinate values. These assets are distributed as static files, allowing for direct integration into user interfaces without the need for server-side processing or runtime generation. The collec
Maintains a version-controlled registry of graphical components for consistent naming and automated updates.
This project is a command line interface for managing, installing, and publishing JavaScript packages to a remote registry. It serves as a dependency resolution tool, a software registry publishing client, and a security auditor for Node.js development workflows. The tool distinguishes itself by providing integrated monorepo workspace management and a comprehensive registry authentication client that supports multi-factor authentication. It enables detailed control over the software supply chain through provenance attestations, package signature verification, and the generation of a Software
Ships a client for uploading code modules to a remote registry and managing version tags and access permissions.
ali-dbhub is a database asset management hub and inventory system. It serves as a centralized registry for tracking and organizing database resources, configurations, and instances across multiple development and production environments. The system functions as an environment-isolated configuration manager and a multi-database resource manager. It separates database settings by environment to prevent configuration drift and cross-contamination while coordinating the allocation and lifecycle of database assets through a single administrative interface. The platform provides capabilities for c
Provides a centralized registry for tracking and organizing database resources across multiple environments.
This project is a crowdsourced registry and ideation hub for open source software concepts. It serves as a public database where users submit project requirements and implementation details to attract contributors and recruit collaborators. The platform distinguishes itself by mapping project ideas to existing software repositories to prevent duplicate development and maintain registry accuracy. It utilizes a categorization engine that allows developers to filter ideas by specific technology stacks and estimated development effort. The system provides a collaboration layer using threaded dis
Maintains a centralized inventory of software concepts and requirements to manage software assets and prevent duplication.
orpc is a contract-first API development framework for TypeScript that starts with a shared contract definition and generates type-safe clients and servers from that single source of truth. It guarantees end-to-end type safety, meaning inputs, outputs, errors, and streaming data are all checked at compile time across the client–server boundary. What distinguishes orpc from typical RPC frameworks is its ability to export contracts as OpenAPI specifications, to optimize server-side rendering by calling API handlers directly inside the server process, and to support real‑time bidirectional commu
Packages and publishes generated type-safe API clients to package registries.