awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dendibakh avatar

dendibakh/perf-book

0
View on GitHub↗
3,574 stars·249 forks·TeX·CC0-1.0·1 viewproducts.easyperf.net/perf-book-2↗

Perf Book

At the moment, building the PDF book only works on Windows and Linux. MacOS requires building some components (e.g. pandoc-crossref) from sources.

Features

  • Database Systems - Comprehensive guide to performance analysis and optimization.

Star history

Star history chart for dendibakh/perf-bookStar history chart for dendibakh/perf-book

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Perf Book

Similar open-source projects, ranked by how many features they share with Perf Book.
  • akrylysov/pogrebakrylysov avatar

    akrylysov/pogreb

    1,350View on GitHub↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    View on GitHub↗1,350
  • alibaba/polardb-for-postgresqlA

    alibaba/PolarDB-for-PostgreSQL

    0View on GitHub↗
    View on GitHub↗0
  • alibaba/zvecalibaba avatar

    alibaba/zvec

    5,198View on GitHub↗

    zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It functions as a hybrid search engine and a retrieval-augmented generation knowledge base, allowing for the storage and retrieval of dense and sparse vectors. The system is distinguished by its hybrid retrieval pipeline, which fuses vector similarity, full-text keyword matching, and scalar metadata filtering into single query operations. It supports a plugin-based model integration system for registering custom embedding models and rerankers, as well as language bindings for nativ

    C++ann-searchembedded-databaserag
    View on GitHub↗5,198
  • aiursoftweb/arraydbA

    AiursoftWeb/ArrayDb

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Perf Book→

Frequently asked questions

What does dendibakh/perf-book do?

At the moment, building the PDF book only works on Windows and Linux. MacOS requires building some components (e.g. pandoc-crossref) from sources.

What are the main features of dendibakh/perf-book?

The main features of dendibakh/perf-book are: Database Systems.

What are some open-source alternatives to dendibakh/perf-book?

Open-source alternatives to dendibakh/perf-book include: akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. alibaba/polardb-for-postgresql. alibaba/zvec — zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It… amit-davidson/libradb — LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes. anant/awesome-cassandra — A curated list of the best resources in the Cassandra community. aiursoftweb/arraydb.