awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesTenant Lifecycle Managers

APIs for creating, listing, and deleting isolated tenant spaces within a multi-tenant service.

Distinct from Multi-Tenant Data Management: Distinct from Multi-Tenant Data Management: focuses on tenant lifecycle operations (create/list/delete) rather than data isolation or storage.

Explore 6 awesome GitHub repositories matching data & databases · Tenant Lifecycle Managers. Refine with filters or upvote what's useful.

Awesome Tenant Lifecycle Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • apple/foundationdbapple का अवतार

    apple/foundationdb

    16,446GitHub पर देखें↗

    FoundationDB is an ACID-compliant distributed transactional key-value store. It functions as a scalable database engine that ensures strict serializability and data consistency across a cluster of servers using a shared-nothing architecture. The system is distinguished by its multi-region replication capabilities, allowing data to be synchronized across different datacenters for high availability and disaster recovery. It utilizes optimistic concurrency control to manage distributed transactions and employs a majority-based coordination system to maintain cluster state. The platform provides

    Provides APIs for creating and deleting named tenants to organize data subsets or migrate data between clusters.

    C++aciddistributed-databasefoundationdb
    GitHub पर देखें↗16,446
  • dromara/lamp-clouddromara का अवतार

    dromara/lamp-cloud

    5,752GitHub पर देखें↗

    Lamp Cloud is a multi-tenant SaaS backend framework built on Java and Spring Cloud that provides a complete foundation for building enterprise-grade administration systems. Its core identity centers on supporting multiple tenant isolation strategies—including database-per-tenant, schema-per-tenant, and shared-table modes—that can be switched without altering business code, alongside a role-based access control system enforced at the gateway layer across all microservices. The framework distinguishes itself through comprehensive tenant lifecycle management tools that allow creating, configurin

    Provides tools to create, configure, initialize, and administer tenants including their data sources and administrators.

    Javaadmincloudeureka
    GitHub पर देखें↗5,752
  • permify/permifyPermify का अवतार

    Permify/permify

    5,812GitHub पर देखें↗

    Manages isolated tenant spaces within the authorization service for multi-tenant deployments.

    Goabacaccess-controlacl
    GitHub पर देखें↗5,812
  • cortexproject/cortexcortexproject का अवतार

    cortexproject/cortex

    5,751GitHub पर देखें↗

    Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro

    Removes all time-series data belonging to a specific tenant from the block storage backend.

    Gocncfhacktoberfestkubernetes
    GitHub पर देखें↗5,751
  • stancl/tenancystancl का अवतार

    stancl/tenancy

    4,357GitHub पर देखें↗

    Tenancy is a multi-tenancy framework for Laravel applications designed to support SaaS architectures. It provides a comprehensive system for implementing tenant data isolation, allowing developers to choose between dedicated multi-database schemas or single-database scoping via traits. The project distinguishes itself through a robust resource isolation model that extends beyond the database to include filesystems, Redis stores, and caches. It features an event-driven lifecycle orchestrator for automating tenant provisioning and a flexible identification middleware that resolves tenants via d

    Provides an integrated administration interface to manage the creation, listing, and deletion of tenant records.

    PHP
    GitHub पर देखें↗4,357
  • chartbrew/chartbrewchartbrew का अवतार

    chartbrew/chartbrew

    3,641GitHub पर देखें↗

    Chartbrew is a self-hosted business intelligence platform and data visualization engine designed to transform raw data from SQL databases and external API endpoints into interactive charts and dashboards. It serves as a tool for building analytics dashboards that monitor business metrics and KPIs through a privately hosted environment. The platform distinguishes itself with an embedded analytics workflow, allowing users to generate secure, time-limited shared links and iframes to display private charts on external websites. It also provides programmatic chart generation via API and integrates

    Allows removing specific data sources from a team configuration to permanently stop tracking that data.

    JavaScriptanalyticsapichartjs
    GitHub पर देखें↗3,641
  1. Home
  2. Data & Databases
  3. Multi-Tenant Data Management
  4. Tenant Lifecycle Managers

सब-टैग एक्सप्लोर करें

  • Storage Folder ManagementAutomated handling of tenant-specific filesystem directories and public access symlinks. **Distinct from Tenant Lifecycle Managers:** Focuses on filesystem directory orchestration and symlinking rather than high-level API lifecycle management of tenant spaces.
  • Tenant Deletion Status Checks2 सब-टैग्सEndpoints for querying the status of asynchronous tenant data deletion requests. **Distinct from Tenant Lifecycle Managers:** Distinct from Tenant Lifecycle Managers: focuses on checking deletion status, not creating or listing tenants.