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

2 repos

Awesome GitHub RepositoriesDatabase Indexing

Tools and configurations for managing database indexes to optimize query performance and enforce data constraints.

Distinguishing note: Focuses specifically on the management and configuration of database indexes within a data modeling framework, distinct from general database management.

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

  1. Home
  2. Data & Databases
  3. Database Indexing

Awesome Database Indexing GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • karanpratapsingh/system-design

    karanpratapsingh/system-design

    40,519View on GitHub↗

    This project is a comprehensive educational resource focused on the principles, patterns, and trade-offs required to design scalable, reliable, and high-performance distributed systems. It provides a structured curriculum that covers the fundamental architectural strategies necessary for building modern software infrastructure, ranging from high-level system decomposition to low-level networking and data management. The repository distinguishes itself by offering deep dives into complex architectural patterns, such as microservices-based decomposition, event-driven communication, and command-

    Explains the performance trade-offs of using indexes for data retrieval.

    architecturedistributed-systemsengineering
    40,519View on GitHub↗
  • twentyhq/twenty

    twentyhq/twenty

    39,869View on GitHub↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    Optimizes database query performance by allowing the definition of single or multi-column indexes and unique constraints on custom data objects.

    TypeScriptcrmcrm-systemcustomer
    39,869View on GitHub↗