awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Database Management · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesDatabase Management

Software components and interfaces used to define, organize, and modify the structural and operational metadata of databases.

Explore 5 awesome GitHub repositories matching data & databases · Database Management. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Systems & Management
  5. Database Management

Awesome Database Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • apache/superset

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • nocodb/nocodb

    nocodb/nocodb

    62,131GitHubView on GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries.

    TypeScriptairtableairtable-alternativeautomatic-api
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • dani-garcia/vaultwarden

    dani-garcia/vaultwarden

    55,211GitHubView on GitHub↗

    Vaultwarden is a self-hosted password management server designed to store and synchronize sensitive credentials, identities, and organizational data across multiple client devices. It functions as a database-backed web application that provides an API layer for secure client-server communication, enabling users to mana

    Rustbitwardenbitwarden-rsdocker
  • appwrite/appwrite

    appwrite/appwrite

    54,884GitHubView on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application developm

    TypeScriptandroidappwritebackend

Explore sub-tags

  • Advanced Database FeaturesCapabilities for complex data modeling including multi-database routing, field-level encryption, and composite primary keys.
  • Database ConfigurationsSettings for defining database connections and backend parameters.
  • Database Schema MigrationsTools that automate the application of versioned updates to database schemas to maintain structural compatibility with application code.
  • Database Usage Monitors
Systems that track and report on database activity metrics such as row counts or query volume for quota management.
  • Database Usage OptimizationsTechniques such as server-side filtering, pagination, and caching to improve query efficiency and reduce infrastructure costs.
  • Database ViewsCapabilities for defining and managing virtual tables based on the result-set of stored queries.
  • Metadata Database ConfigurationsSettings for defining and connecting to the primary database used for application state and metadata.
  • Schema DesignersVisual interfaces for defining and modifying database table structures and field relationships.
  • Table SchemasDefinitions and operations for creating or modifying structured data tables within a database.