awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesVersioned Query Dialects

Configurations that specify the syntax version of a query to ensure consistent results.

Distinct from SQL Dialect Adapters: Focuses on versioning/dialect settings for specific server versions rather than general cross-database translation.

Explore 1 awesome GitHub repository matching data & databases · Versioned Query Dialects. Refine with filters or upvote what's useful.

Awesome Versioned Query Dialects GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • andymccurdy/redis-pyandymccurdy का अवतार

    andymccurdy/redis-py

    13,566GitHub पर देखें↗

    redis-py is a Python client library for executing Redis commands and managing in-memory data structures. It provides the necessary components to integrate Python applications with Redis for data storage and retrieval. The project includes a cluster client for monitoring health and managing automatic failover across multiple active-active database replicas. It also features a connection pool manager to maintain reusable socket connections and a dedicated pub/sub client for subscribing to real-time message channels. The library covers broad capability areas including performance optimization t

    Allows specifying the search query dialect version to ensure consistent results across server versions.

    Python
    GitHub पर देखें↗13,566
  1. Home
  2. Data & Databases
  3. SQL Dialect Adapters
  4. Versioned Query Dialects