awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesDatabase Usage Optimizations

Techniques such as server-side filtering, pagination, and caching to improve query efficiency and reduce infrastructure costs.

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

Awesome Database Usage Optimizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • plexpt/awesome-chatgpt-prompts-zhAvatar de PlexPt

    PlexPt/awesome-chatgpt-prompts-zh

    60,656Voir sur GitHub↗

    This project is a community-driven library of structured text inputs designed to guide large language models into specific roles, behaviors, and operational modes. It functions as a comprehensive repository of prompt engineering resources, providing reusable templates that allow users to override default model tendencies and enforce domain-specific response patterns through instruction-following logic. The collection distinguishes itself by offering specialized persona-based directives that constrain model output to simulate professional experts or functional technical environments. By utiliz

    Expert-role prompts analyze database schemas to generate performance-tuned SQL queries and optimization recommendations.

    chat-gptchatgptchatgpt3
    Voir sur GitHub↗60,656
  • appwrite/appwriteAvatar de appwrite

    appwrite/appwrite

    56,318Voir sur GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Improves query efficiency through server-side filtering, pagination, and caching strategies.

    TypeScriptandroidappwritebackend
    Voir sur GitHub↗56,318
  • wisser/jailerAvatar de Wisser

    Wisser/Jailer

    3,130Voir sur GitHub↗

    Jailer is a suite of specialized tools for AI-assisted SQL management, referential integrity preservation, and relational data browsing. It provides a system for generating referentially intact database subsets, allowing users to extract consistent slices of relational data while preserving foreign key constraints and dependencies. The project features an AI-driven SQL assistant that uses natural language to generate, optimize, and refactor queries based on database schemas. It also includes a data migration tool that analyzes SQL patterns to reverse engineer models and map associations betwe

    Analyzes and refactors SQL statements using artificial intelligence to improve performance and logic.

    Javadatabasedb2export
    Voir sur GitHub↗3,130
  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Systems & Management
  5. Database Management
  6. Database Usage Optimizations

Explorer les sous-tags

  • Database Usage MonitorsSystems that track and report on database activity metrics such as row counts or query volume for quota management.
  • SQL Optimization AssistantsTools or prompts designed to analyze database schemas and provide performance-tuned SQL queries.