awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMulti-Pool Buffer Optimizations

Maintains separate buffer pools for different databases or page types with tailored management strategies.

Distinct from Database Buffer Pools: Distinct from Database Buffer Pools: focuses on partitioning the buffer pool into multiple sub-pools with independent policies, not a single shared pool.

Explore 1 awesome GitHub repository matching software engineering & architecture · Multi-Pool Buffer Optimizations. Refine with filters or upvote what's useful.

Awesome Multi-Pool Buffer Optimizations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • oceanbase/miniobAvatar de oceanbase

    oceanbase/miniob

    4,318Ver en GitHub↗

    MiniOB is an open-source educational relational database kernel designed for learning the internals of database systems. It implements a dual-engine storage architecture combining B+ Tree and LSM-Tree, supports SQL parsing and query execution, and provides transactional processing with multi-version concurrency control. The system communicates with clients using the MySQL wire protocol and includes a vector database extension for storing and querying high-dimensional vectors. The project distinguishes itself through its comprehensive coverage of core database concepts in a single, learnable c

    Maintain separate buffer pools for different databases or page types with tailored management strategies.

    C++classroomcplusplusdatabase
    Ver en GitHub↗4,318
  1. Home
  2. Software Engineering & Architecture
  3. Byte Buffer Pooling
  4. Database Buffer Pools
  5. Multi-Pool Buffer Optimizations