awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesDatabase Performance Utilities

Tools and patterns for optimizing database query performance and indexing.

Distinguishing note: Focuses on application-level performance tuning, not database administration.

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

Awesome Database Performance Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • thedotmack/claude-memالصورة الرمزية لـ thedotmack

    thedotmack/claude-mem

    82,698عرض على GitHub↗

    Claude-mem is an agentic memory persistence system designed to provide AI assistants with long-term context across multiple development sessions. It functions as a background orchestrator that captures, summarizes, and indexes interaction history, allowing models to maintain continuity and recall technical decisions from past tasks. By utilizing a vector-augmented context engine, the system injects relevant historical observations into active sessions, ensuring that AI agents remain informed without exceeding finite token budgets. The project distinguishes itself through an endless memory arc

    Optimizes database performance using prepared statements, virtual tables, and index-first result formats.

    JavaScriptaiai-agentsai-memory
    عرض على GitHub↗82,698
  • microsoft/sql-server-samplesالصورة الرمزية لـ microsoft

    microsoft/sql-server-samples

    11,122عرض على GitHub↗

    This is a reference implementation library providing a collection of code samples, Transact-SQL scripts, and schemas for SQL Server, Azure SQL, and Azure Synapse. It focuses on providing standardized implementation patterns and reference code for building relational databases and cloud data warehouses. The library distinguishes itself by offering specialized guides and examples for deploying database instances within containerized environments and Azure cloud services. It includes specific reference databases and language extensions for integrating machine learning services and advanced analy

    Implements performance testing to measure memory and disk retrieval speeds for optimizing data processing.

    عرض على GitHub↗11,122
  • techempower/frameworkbenchmarksالصورة الرمزية لـ TechEmpower

    TechEmpower/FrameworkBenchmarks

    8,112عرض على GitHub↗

    TechEmpower FrameworkBenchmarks is an open-source project that provides a standardized, reproducible suite for measuring and comparing the performance of web frameworks across many languages. At its core, it defines a set of common server-side tasks—such as JSON serialization, database queries, and server-side template rendering—and executes them uniformly against hundreds of framework implementations to produce comparable throughput and latency metrics. The project is built around a multi-language benchmark harness that automates the full test lifecycle, from dependency installation and serve

    Tests measuring database read, write, and query performance across multiple database backends.

    C++benchmarkframeworkframeworkbenchmarks
    عرض على GitHub↗8,112
  • krausest/js-framework-benchmarkالصورة الرمزية لـ krausest

    krausest/js-framework-benchmark

    7,434عرض على GitHub↗

    This project is a suite of analytical tools for quantifying web performance, specifically designed for benchmarking the rendering speed and memory usage of various JavaScript frameworks. It provides a standardized set of DOM manipulation tests and a comparison tool that uses weighted geometric means to measure efficiency across different web implementations. The benchmark harness distinguishes itself by providing deep analysis of DOM reconciliation strategies, comparing the performance and correctness of keyed versus non-keyed rendering. It also includes a memory profiler for tracking allocat

    Provides a reporting system that compares the speed and scalability of different web framework implementations.

    JavaScript
    عرض على GitHub↗7,434
  • wiselibs/better-sqlite3الصورة الرمزية لـ WiseLibs

    WiseLibs/better-sqlite3

    7,311عرض على GitHub↗

    better-sqlite3 is a high-performance SQLite3 client for Node.js that executes queries synchronously, returning results directly without callbacks or promises. It compiles as a native addon using N-API, binding directly to the SQLite3 C library for immediate query execution and zero-copy result serialization into native JavaScript objects. The library is optimized for Write-Ahead Logging (WAL) mode, enabling faster concurrent reads and writes in web applications. It provides durability level tuning through the synchronous pragma, allowing adjustments between FULL, NORMAL, and OFF modes to bala

    Processes queries efficiently on multi-gigabyte SQLite3 databases with proper indexing and joins.

    JavaScriptdatabasesqlsqlite
    عرض على GitHub↗7,311
  • the-benchmarker/web-frameworksالصورة الرمزية لـ the-benchmarker

    the-benchmarker/web-frameworks

    7,087عرض على GitHub↗

    This project is a web framework performance benchmark suite and automated benchmarking orchestrator. It serves as a multi-language performance analysis tool designed to measure execution speed, throughput, and latency across various HTTP libraries and programming ecosystems. The system functions as an HTTP framework comparison tool that evaluates relative efficiency using consistent hardware and request patterns. It automates the build, deployment, and execution cycles necessary to collect stable performance data and compute metrics such as error rates and latency percentiles. The suite eval

    Provides standardized benchmarks to compare the speed and scalability of different web frameworks.

    PHPbenchmarkframeworkhttp
    عرض على GitHub↗7,087
  • akopytov/sysbenchالصورة الرمزية لـ akopytov

    akopytov/sysbench

    6,744عرض على GitHub↗

    sysbench is a database and system benchmark tool used to measure the throughput and latency of database systems and hardware components. It functions as a multi-threaded workload generator and hardware performance profiler designed to determine how systems perform under heavy load. The project serves as a scriptable benchmark engine, allowing for the definition of custom performance scenarios through scripts. It simulates real-world traffic patterns by generating random data based on mathematical probability distributions, such as Zipfian, Gaussian, or Pareto. Capabilities cover database per

    Measures throughput and latency by running synthetic workloads and transactions against database systems to test speed and scalability.

    C
    عرض على GitHub↗6,744
  • meituan-dianping/sqladvisorالصورة الرمزية لـ Meituan-Dianping

    Meituan-Dianping/SQLAdvisor

    5,619عرض على GitHub↗

    SQLAdvisor هو أداة لضبط أداء قواعد البيانات والتوصية بالفهارس مصممة لتقليل زمن استجابة الاستعلامات. يعمل كمحسن استعلامات يحلل أنماط تنفيذ SQL لتحديد الفهارس المفقودة وتقديم نصائح عملية لتحسين الأداء. يركز النظام على الإدارة الآلية للفهارس وضبط استعلامات قاعدة البيانات. يحدد الأسباب الجذرية لاستجابات قاعدة البيانات البطيئة ويوصي بأكثر الفهارس فعالية لتحسين سرعات استرجاع البيانات. تشمل قدراته تحليل أشجار تحليل SQL وأنماط الربط، باستخدام نموذج التكلفة والاختيارات القائمة على الاستدلال لتحديد أولويات الفهارس. تدمج الأداة التحسين المدرك للمخطط لتجنب توصيات الفهارس المتكررة مع تقليل تكاليف المسح.

    Reduces query latency by identifying missing indexes based on actual SQL execution patterns.

    C
    عرض على GitHub↗5,619
  • nodejs/node-addon-apiالصورة الرمزية لـ nodejs

    nodejs/node-addon-api

    2,400عرض على GitHub↗

    يوفر هذا المشروع غلاف C++ فقط للرأس (header-only) لـ Node-API، ويعمل كإطار عمل لبناء إضافات أصلية عالية الأداء لـ Node.js. يعمل كجسر بين C++ وJavaScript، حيث يوفر واجهة موجهة للكائنات تبسط إنشاء الامتدادات المجمعة مع إدارة تعقيدات حدود اللغة. تتميز المكتبة بتوفير تجريدات آمنة للأنواع (type-safe) لتسلسل البيانات وإدارة الذاكرة، مما يضمن تتبع الكائنات الأصلية وكائنات البرنامج النصي واستردادها بشكل صحيح. تتضمن المكتبة آليات لتنسيق المهام غير المتزامنة بين خيوط الخلفية وحلقة الأحداث الرئيسية، مما يمنع تلف البيانات أثناء تفريغ العمليات الحسابية المكثفة. علاوة على ذلك، تقوم المكتبة بتعيين الاستثناءات الأصلية لأنواع أخطاء البرنامج النصي القياسية، مما يضمن تقارير تشخيصية متسقة ومعالجة الفشل. بعيداً عن قدرات الربط الأساسية، يدعم المشروع دورة حياة التطوير الأصلية بالكامل، بما في ذلك كشف فئات وأساليب C++ لوقت تشغيل JavaScript. يوفر المشروع أدوات لإدارة دورات حياة البيئة، وأتمتة ترحيلات الكود، وتنفيذ معايير الأداء لتقييم سلوك المكونات الأصلية.

    Provides utilities for measuring and comparing the performance of native code components.

    C++nodenodejs
    عرض على GitHub↗2,400
  • realm/realm-kotlinالصورة الرمزية لـ realm

    realm/realm-kotlin

    1,092عرض على GitHub↗

    Realm Kotlin is a local, object-oriented NoSQL database engine designed for Kotlin Multiplatform applications. It enables developers to persist structured application data directly as objects, eliminating the need for traditional relational table structures while ensuring information remains accessible during offline periods. The library distinguishes itself through a compiler-plugin-based architecture that maps standard language classes to database models at compile time. It utilizes zero-copy memory mapping and a lazy-loading query engine to manage data efficiently, while a shared C++ core

    Includes integrated microbenchmarking tools for mobile devices to track execution speed and identify performance bottlenecks.

    Kotlinandroidandroid-librarydatabase
    عرض على GitHub↗1,092
  1. Home
  2. Data & Databases
  3. Database Performance Utilities

استكشف الوسوم الفرعية

  • Performance Benchmarking3 وسوم فرعيةUtilities and methodologies for measuring and comparing database execution speeds and resource utilization. **Distinct from Database Performance Utilities:** Distinct from Database Performance Utilities: focuses on the act of measuring and quantifying performance rather than the tools used to optimize it.