awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesStorage Space Analysis

Tools for calculating and reporting on the physical space utilization of database structures.

Distinct from File System Space Reporting: Existing candidates are either about OS filesystem reporting or algorithmic complexity analysis.

Explore 1 awesome GitHub repository matching data & databases · Storage Space Analysis. Refine with filters or upvote what's useful.

Awesome Storage Space Analysis GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • orioledb/orioledbAvatar von orioledb

    orioledb/orioledb

    4,089Auf GitHub ansehen↗

    Orioledb is a cloud-native storage engine for PostgreSQL designed to replace the default storage layer to improve vertical scalability and performance on modern hardware. It functions as an index-organized table store, organizing table rows directly within the primary index to accelerate data retrieval. The engine utilizes an undo log storage system to manage data versioning, which eliminates the need for manual vacuuming and prevents table bloat. It further reduces the disk footprint through block-level and page-level data compression. The project provides capabilities for advanced index ma

    Provides statistics and reporting on how storage space is utilized within database indices.

    Cdatabaseorioledbpostgres
    Auf GitHub ansehen↗4,089
  1. Home
  2. Data & Databases
  3. Storage Space Analysis