2 repos
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.
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.
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.