7 रिपॉजिटरी
Utilities and configurations designed to improve database query performance and storage efficiency.
Distinguishing note: Focuses specifically on database-level performance tuning and schema optimization rather than general application-level performance monitoring.
Explore 7 awesome GitHub repositories matching data & databases · Database Optimization Tools. Refine with filters or upvote what's useful.
ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale data aggregation. It functions as a distributed data warehouse capable of processing petabytes of information, while also providing an embedded engine that integrates directly into applications for native query capabilities without external dependencies. The system is built to handle high-throughput ingestion and complex analytical workloads, delivering millisecond-level latency for interactive dashboards and operational monitoring. The platform distinguishes itself through ad
Configures primary keys on frequently filtered columns to accelerate data retrieval and optimize query execution times.
Nextcloud निजी क्लाउड स्टोरेज, फ़ाइल सिंक्रोनाइज़ेशन और सहयोगी टीम वर्कस्पेस के लिए डिज़ाइन किया गया एक सेल्फ-होस्टेड प्लेटफ़ॉर्म है। यह दस्तावेज़ संपादन, कैलेंडर और संपर्क जैसी ग्रुपवेयर सेवाओं और सुरक्षित डेटा प्रबंधन के लिए उपकरणों का एक व्यापक सूट प्रदान करता है, जबकि यह सुनिश्चित करता है कि उपयोगकर्ता अपने बुनियादी ढांचे और डेटा संप्रभुता पर पूर्ण नियंत्रण बनाए रखें। यह प्लेटफ़ॉर्म एक विकेंद्रीकृत फ़ेडरेटेड आर्किटेक्चर के माध्यम से खुद को अलग करता है जो स्वतंत्र सर्वर इंस्टेंस को सुरक्षित रूप से डेटा साझा करने और नेटवर्क पर सहयोग करने की अनुमति देता है। इसमें एक अत्यधिक मॉड्यूलर प्लगइन इकोसिस्टम है, जो प्रशासकों को केंद्रीय रजिस्ट्री के माध्यम से तृतीय-पक्ष एप्लिकेशन को गतिशील रूप से लोड, सक्रिय और प्रबंधित करने में सक्षम बनाता है। मुख्य स्टोरेज और सहयोग के अलावा, सिस्टम में उपयोगकर्ता खातों, सिस्टम स्वास्थ्य और नियामक अनुपालन के प्रबंधन के लिए मजबूत प्रशासनिक क्षमताएं शामिल हैं। यह सर्वर रखरखाव, कॉन्फ़िगरेशन और प्रदर्शन निगरानी के लिए व्यापक कमांड-लाइन टूल प्रदान करता है।
Manages database settings including replication and partitioning to optimize performance for large-scale deployments.
Anki is a cross-platform flashcard management system designed to optimize long-term memory retention through spaced-repetition learning. It functions as a digital learning assistant that uses active recall practice and automated scheduling algorithms to determine the ideal timing for card reviews based on individual performance history. The core system relies on a local relational database to ensure data persistence and portability, while supporting complex study workflows through flexible note-type schema modeling and template-driven content rendering. The platform distinguishes itself throu
Provides utilities for verifying database integrity, rebuilding internal structures, and optimizing collection performance.
This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven
Refines table design, indexing strategies, and partitioning to improve query execution speed and reduce storage bloat.
Kanboard एक सेल्फ-होस्टेड Kanban प्रोजेक्ट मैनेजमेंट टूल और उत्पादकता सूट है जिसे सॉफ्टवेयर कार्यों को ट्रैक करने और टीम सहयोग के लिए डिज़ाइन किया गया है। यह बोर्ड, कॉलम और कार्ड के उपयोग के माध्यम से वर्कफ़्लो को प्रबंधित करने के लिए एक दृश्य प्रणाली प्रदान करता है। प्रोजेक्ट में एक एक्स्टेंसिबल प्लगइन फ्रेमवर्क और प्रोग्रामेटिक कार्य और प्रोजेक्ट प्रशासन के लिए एक व्यापक API शामिल है। इसमें LDAP एकीकरण के माध्यम से विशेष पहचान प्रबंधन शामिल है, जो निर्देशिका सर्वर से उपयोगकर्ता खातों और समूह अनुमतियों के सिंक्रनाइज़ेशन की अनुमति देता है। सिस्टम इवेंट-ड्रिवन वर्कफ़्लो ऑटोमेशन, बर्न-डाउन चार्ट और साइकिल टाइम मापन जैसे विस्तृत प्रोजेक्ट एनालिटिक्स, और दानेदार भूमिका-आधारित एक्सेस कंट्रोल सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह एकीकृत समय ट्रैकिंग, सबटास्क विघटन, और टू-फैक्टर ऑथेंटिकेशन और रिवर्स प्रॉक्सी सपोर्ट सहित मल्टी-मेथड प्रमाणीकरण का भी समर्थन करता है। एप्लिकेशन निरंतर डेटा स्टोरेज के लिए MySQL और PostgreSQL के साथ संगत है और इसे Docker Compose का उपयोग करके तैनात किया जा सकता है।
Optimizes data access speeds through appropriate database engine and hardware selection.
Bullet is an Active Record performance monitor and query profiler for Ruby on Rails applications. It serves as a diagnostic utility to identify inefficient database access patterns, flag redundant requests, and suggest eager loading strategies to improve response times. The tool specifically detects N+1 queries, missing counter caches, and unused eager loading. It monitors these patterns across both standard web requests and background jobs, identifying records that are fetched but never accessed to reduce memory usage and query overhead. Analysis is supported by a system that intercepts dat
Flags redundant database requests and suggests eager loading strategies to improve response times.
Buildbot एक Python-आधारित निरंतर एकीकरण (CI) फ्रेमवर्क और वितरित बिल्ड ऑर्केस्ट्रेटर है। यह एक बिल्ड ऑटोमेशन इंजन के रूप में कार्य करता है जो सोर्स कोड की पुनर्प्राप्ति, बिल्ड स्टेप्स के निष्पादन और एक केंद्रीय कंट्रोलर व रिमोट वर्कर एजेंट्स के नेटवर्क के माध्यम से परिणामों की रिपोर्टिंग का समन्वय करता है। यह सिस्टम प्लगइन-आधारित एक्स्टेंसिबिलिटी आर्किटेक्चर और मास्टर-वर्कर डिस्ट्रीब्यूशन मॉडल द्वारा प्रतिष्ठित है। यह रनटाइम पर डायनामिक बिल्ड संशोधन की अनुमति देता है और सिस्टम स्टेट व ऐतिहासिक बिल्ड डेटा को बनाए रखने के लिए प्लगेबल डेटाबेस बैकएंड का समर्थन करता है। यह प्रोजेक्ट स्वचालित बिल्ड शेड्यूलिंग और पाइपलाइन ऑर्केस्ट्रेशन, पोलिंग और वेबहुक्स के माध्यम से वर्शन कंट्रोल एकीकरण, और फिजिकल सर्वर्स, Docker कंटेनर्स व Kubernetes क्लस्टर्स में वर्कर्स के प्रोविजनिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह बिल्ड लॉग एनालिसिस और परफॉरमेंस ट्रैकिंग के माध्यम से व्यापक मॉनिटरिंग और ऑब्जर्वेबिलिटी, साथ ही सुरक्षित सीक्रेट मैनेजमेंट और मल्टी-प्रोवाइडर ऑथेंटिकेशन भी प्रदान करता है। प्रशासनिक नियंत्रण एक समर्पित वेब इंटरफेस और कॉन्फ़िगरेशन वैलिडेशन व प्रोसेस मैनेजमेंट के लिए कमांड-लाइन टूल्स के माध्यम से उपलब्ध है।
Executes engine-specific optimization commands to maintain the efficiency and performance of the state database.