3 रिपॉजिटरी
Configurable external storage for uploaded data files, such as local filesystem or S3.
Distinct from PostgreSQL Metadata Stores: Distinct from PostgreSQL Metadata Stores: focuses on the configurable file storage layer, not the metadata backend.
Explore 3 awesome GitHub repositories matching data & databases · File Store Backends. Refine with filters or upvote what's useful.
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
Uploads and retrieves files from FastDFS, MinIO, or other storage systems through a unified interface.
CKAN is an open-source data management platform that provides the foundation for building data portals. It supports the full lifecycle of datasets—from creation and organization to publishing, cataloging with faceted search, and interactive data visualization—all through a web interface. The platform is built on a modular architecture that includes a plugin-based extensibility system, a harvesting framework for importing metadata from external sources, and a standardized RESTful JSON API for programmatic access to datasets and metadata. The web interface is rendered using the Jinja2 templatin
Manages uploaded files in configurable storage (local filesystem or S3) while storing metadata in PostgreSQL.
Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies. It acts as a mirror and datastore to ensure reproducible build environments by storing immutable copies of external packages, protecting against upstream deletions or outages. The project distinguishes itself by serving as a secure gateway for private Go module hosting, utilizing authentication tokens, SSH keys, and GitHub Apps to retrieve dependencies from private version control systems. It further enables software dependency compliance through request filtering and checksu
Supports multiple configurable backends for storing downloaded module files, including S3 and local filesystems.